This document contains source code for a Super Man 2016 game. The code defines game objects like sprites, texts, animations and sounds. It includes a GameState class to track game state. The main game loop initializes the game engine, loads assets and calls functions to start and run the game, refreshing the display each frame.