hanabi game, written in java

src replaced BoxLayout by GridBagLayout, color fixes 10 years ago
.gitignore don't push .log files 10 years ago
README.md readme updated 10 years ago
options.json added host flag to options 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). Additionally you need a json library

Future plans

For the future a network based client is planned.