The document describes several games created by Adrian-Leonard Radu including Five-In-A-Line, Space Escapev1, and Space Escapev2. Five-In-A-Line is a Java game where the player moves hexagons to form lines of 5 or more of the same color. Space Escapev1 is a C++ game where the player controls a spacecraft to destroy enemies and satellites to complete a level. Space Escapev2 improves upon the first with additional features like asteroids, cameras, and a shield system. The document provides technical details and features for each game.