Skip to content
This repository has been archived by the owner on Jun 28, 2019. It is now read-only.
/ uni-tabula Public archive

Roman game of Tabula in JavaFX with optional computer player

Notifications You must be signed in to change notification settings

hollyroberts/uni-tabula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a basic implementation of the Roman game of Tabula. As well as supporting human players the game also has computer players. A human player can play against a computer player, or you could even have computer player vs computer player. The computer players were created by experimentation and then playing them against themselves. By running thousands of games we can determine whether an improvement has been made.

Usage

The game can either be compiled from sources, or run using the contents of compiled. The game runs by default in GUI mode, but also has a console interface. Text scaling support might not be great as this was created a few years ago with less consideration for scaling (and JavaFX has improved support since then). However resizing of the UI should work well due to how javafx supports adaptive layouts.

Example image

image

About

Roman game of Tabula in JavaFX with optional computer player

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages