Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 369 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 369 Bytes

Dobon

Card game app for the 'open appli' platform provided by AU.

Prerequisites

Java JDK

Execution by AppletViwer

appletviewer -J-noverify applet.html

Execution on the emulator

./emulate

Note that the menu button does not work well on the emulator.

Compilation of the code

./compile

This will create bin/Dobon.jar.