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:
  1. Main.java - Commented out Apple Mac-specfic code
  2. MainFrame.java - Added missing required methods
  3. BoardDisplay.java - Modified code to load board graphics from the /res/ folder inside the JAR file

How to run Fanorona:
  1. Download and install the Java Runtime Environment: https://www.java.com/download
  2. Download and unzip the Fanarona ZIP archive linked above.
  3. 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