This is a modified version of the Java Fanorona game by David Eppstein
Java_Fanorona_by_David_Eppstein.zip 337 KB (346,083 bytes)
I am not the author of this software.
The original site doesn't appear to be updated anymore.
I simply modified the code and recompiled it into an executable Java JAR to make it more accessible for Windows users.
Here are my changes to the code:
- Main.java - Commented out Apple Mac-specfic code
- MainFrame.java - Added missing required methods
- BoardDisplay.java - Modified code to load board graphics from the /res/ folder inside the JAR file
How to run Fanorona:
- Download and install the Java Runtime Environment: https://www.java.com/download
- Download and unzip the Fanarona ZIP archive linked above.
- Double-click the JAR file in the folder to run Fanorona.
Here's the author's website:
https://www.ics.uci.edu/~eppstein/180a/projects/fanorona/
Feel free to send your comments to me at krick@3feetunder.com