- power_house_app An example of how to use tp_maps with SDL2.
- example_maps_fps An example of how to use tp_maps with an FPS style controller in SDL2.
For Android you will need to build the SDL .aar and copy it into the project.
- Build SDL 2 using these instructions: android_libsdl2.
- Copy the
android-sdl2
directory generated by the previous step into the root of this project, eg:../android-sdl2
.