This is a WIP cross platform game client for the Fujitzee server.
Fujitzee is a clone of the popular Yahtzee dice game.
- Atari
- Apple II
- CoCo (WIP)
- C64 (planned)
- Please contribute to add more!
make -f Makefile.coco
- Set the appropriate target(s) to build in the makefile.
- running
make
ormake clean
will download large dependencies like fujinet-lib/apple ii disk files.
I normally run the following, which cleans, downloads dependencies, builds, prints the program size, and runs in the emulator.
make clean test
Please visit the server page for more information: