This document contains source code for a Super Man 2016 game. The code defines a GameState class and includes functions for initializing the game, displaying sprites, maps, and text on the screen. It sets up animations for a flying superman sprite and allows the player to start the game by pressing the space bar. When started, the game displays a city background map and superman flies around randomly, bouncing off edges of the screen.