Guides & tutorials
From FIFE development wiki
Introduction
This article is the common place for all guides and tutorials that can be found at the FIFE wiki.
Building and Installing FIFE
- Using SCons - All platforms
Linux
FreeBSD
Macintosh
Win32
FIFE Demos
FIFE comes with some demo's that you can use to test FIFE out. For more information on how to run the demos for your operating system see the following page:
- Running the FIFE demos
- See FIFE Engine Settings page for information on how to configure the demos.
FIFE Engine Tutorials
Python Tutorials
- Creating your first application
- Displaying a map in your application
- Going further with FIFE map and create an interactive instance
- Adding a GUI to your application
C++ Tutorials
- Using the FIFE C++ API - Creating a game using FIFE as a static/dynamic library (NOTE: This is a work in progress and is not complete).
Other guides
- Debugging
- Subversion repository
- Importing FIFE into your python project. This describes the changes made to the way you import FIFE in FIFE-0.3.0.