hanabi game, written in java

src UI cleanup and added public methods for player classes 10 years ago
.gitignore created gitignore file 10 years ago
README.md updated readme 10 years ago
README.md

Hanabi

Description

Hanabi game client written in java. It currently only supports playing on the same machine.

Requirements

You need to install the Shanghai font on your system. To do that, download the zip-file provided on the upper link, extract the shanghai.ttf and install it on your system (on most systems this can be done by double click and the file and click the install button).

Future plans

For the future a network based client is planned.