Source code guide

You can find the source code for each game release from the SourceForge files page. Alternatively, you may use the following command to check out the latest source code snapshot from the Subversion repository:
svn co https://fretsonfire.svn.sourceforge.net/svnroot/fretsonfire/trunk fretsonfire
To run the game, enter the src directory and type python FretsOnFire.py. Currently we offer precompiled binaries for Windows, Linux x86 and Mac OS X (Intel).

Requirements

The game source code has the following dependencies: Steps for making a distributable binary from the game can be found in the installation instructions.

Archived documents

Guide to building the game on Mac OS X and and associated files by Tero Pihlajakoski.