Tilengine basic setup
This "hello world" sample does the following tasks:
- Initialises the engine with 1 layer, no sprites or animations, at 400x240 pixels resolution
- Sets background color to rgb(32,32,128)
- Loads a Tiled map and sets it to the background layer
- Creates a window
- Sits idle unter the window is closed
Downloading...
Source code