This set of tutorials will guide you through using FIFE to power your game.
TODO
TODO
Tutorial 1 shows you how to do the following with FIFE:
- Engine initialization and setup
- Setting up user input
- Loading a map
- Manipulating the camera through input keys and mouse
- Moving characters on screen
- Auto screen scrolling based on mouse cursor position
Please fork the project, if you would like to contribute!