This document contains source code for a Super Man 2016 game written in the Ring programming language. The code defines classes and functions to implement the core game logic and graphics. It includes functions for checking collisions, moving the player sprite, adding enemy sprites, updating the score and energy text displays, and ending the game when certain conditions are met. The game features a scrolling city background, animated player sprite, enemy sprites that move along with the background, and sounds.