/python-tutorials

A set of python tutorials for FIFE

Primary LanguagePython

__/\\\\\\\\\\\\\\\___/\\\\\\\\\\\___/\\\\\\\\\\\\\\\___/\\\\\\\\\\\\\\\_        
 _\/\\\///////////___\/////\\\///___\/\\\///////////___\/\\\///////////__       
  _\/\\\__________________\/\\\______\/\\\______________\/\\\_____________      
   _\/\\\\\\\\\\\__________\/\\\______\/\\\\\\\\\\\______\/\\\\\\\\\\\_____     
    _\/\\\///////___________\/\\\______\/\\\///////_______\/\\\///////______    
     _\/\\\__________________\/\\\______\/\\\______________\/\\\_____________   
      _\/\\\__________________\/\\\______\/\\\______________\/\\\_____________  
       _\/\\\_______________/\\\\\\\\\\\__\/\\\______________\/\\\\\\\\\\\\\\\_ 
        _\///_______________\///////////___\///_______________\///////////////__

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

All source code has quite detailed comments. Each tutorial builds on the previous ones. Begin by looking at the run.py files in their respective directories. That is the base 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