Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 783 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 783 Bytes

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