Download section
From FIFE development wiki
Introduction
This article is dedicated to downloading all the files that have been released by the FIFE developing team.
Contents |
FIFEngine downloads
0.3.1 - March 22nd, 2010
Packages
The below packages are meant for users to easily get working with FIFE. They include everything you need to get started either running a FIFE based game or working on your own game. Please note that these packages do NOT include the FIFE source code. If you would like to work with or modify the FIFE source code please download the source (available below) or you can download the latest source by visiting our Subversion repository article. To compile FIFE please goto the Guides & tutorials section of the wiki to find more information on building FIFE on your platform.
Source
The below files include only the FIFE source code and Tools. It does NOT include the demos (rio_de_hola and pychan_demo).
Other
If you have FIFE installed you can extract these files anywhere and you will be able to run them.
- Demos (Rio De Hola and Pychan_demo)
- Tools (Map Editor and other tools)
0.3.0 - January 20th, 2010
Packages
The below packages are meant for users to easily get working with FIFE. They include everything you need to get started either running a FIFE based game or working on your own game. Please note that these packages do NOT include the FIFE source code. If you would like to work with or modify the FIFE source code please download the source (available below) or you can download the latest source by visiting our Subversion repository article. To compile FIFE please goto the Guides & tutorials section of the wiki to find more information on building FIFE on your platform.
Source
The below files include only the FIFE source code and Tools. It does NOT include the demos (rio_de_hola and pychan_demo).
Other
If you have FIFE installed you can extract these files anywhere and you will be able to run them.
- Demos (Rio De Hola and Pychan_demo)
- Tools (Map Editor and other tools)
2008.1 - July 13th, 2008
- Windows
- Linux
- Mac
FIFE Development Kit
Win32
Development Kit for Windows that offers support for a number of different Win32 IDEs / compilers (Code::Blocks /w mingw, SCons /w mingw, Visual Studio 8 /w MSVC 2005 & Visual Studio 9 /w MSVC 2008):
- FIFE Win32 Development Kit January 2010 (installer) - Requires FIFE 0.3.0 or newer
- FIFE Win32 Development Kit January 2010 (zip) - Requires FIFE 0.3.0 or newer
The linked DevKit is always meant to build the most recent trunk revision from source. If you would like to build older stable releases or SVN revisions from source you should check out the following article and download the DevKit that fits the revision you're trying to build.

