/python-tutorials

A set of python tutorials for FIFE

Primary LanguagePython

Fifengine Python Tutorials Python 2.7 Compatiblity Python 3.x Compatiblity

Welcome to the FIFE tutorials package.

Please find the following tutorials in this package:

  • 1a - Initializing FIFE
  • 1b - Loading and displaying a map
  • 1c - Interacting with the map
  • 1d - Adding a simple dialog box
  • the source code has detailed comments
  • each tutorial builds on the previous one
  • the run.py file is the starting point

To run these tutorials drop to a command prompt and change directory to the tutorial directory you are working in and type: python run.py