This document contains source code for a Stars Fighter game built using the Ring game engine. It includes code to create a main game object and game state object. On the main menu screen, text is displayed for the title, version, and copyright. If the player presses space or clicks, it will set the game state's startplay flag to true and shut down the game engine to transition to the gameplay.