A Java-based clone of the orginal Magic Realm board game by Avalon Hill.
This project was made in Eclipse on Mac OS X and Windows. To view the source, open any of the .java files in the src/
directory in your editor of choice.
The project can be imported to Eclipse if necessary, as long as the Kryonet library is copied to the libs directory.
- Double-click
build.jar
in themagic-realm
directory - Play the game
- Open command line window and navigate to
magic-realm
directory - Run
java -jar build.jar
- Play the game