This repo is a collection of example games and code for the Emotion Engine.
- Engine setup
- Basic scene setup
- Input handling
- Loading and drawing textures
- Loading and playing background music and fx
- Loading fonts and rendering text
- Rendering of lines and outlines
- Timers
- Basic math library examples
Use Visual Studio and make sure you have cloned the Emotion repo one folder back.
Each individual example/game has a License.txt file specifying any third party resources used.