Escape
A downloadable game for Windows
Escape is a C++ arcade space-action shoot 'em up game built around a scrolling screen, locked combat waves, enemy archetypes, and a custom boss encounter.
To start the game: Do not press numbers on the start screen as that is not the intended experience. Instead click anywhere on the start screen.
Development note: Escape is a solo gameplay/programming built on top of a provided C++ framework. Some art and audio assets are placeholder, purchased, sourced, or AI-assisted while this build focuses on the gameplay programming and encounter design I implemented, including enemy behaviours, wave progression, weapons, and boss logic.
Framework / licensing note
Escape was built in C++ on top of GFC (Games Fundamental Classes) by Jarek Francik.
GFC source: GitHub - jfrancik/gfc
License: CC BY-SA 4.0
This build includes the required GFC readme/license information with the runtime package
| Status | Released |
| Platforms | Windows |
| Author | moaz-hamid |
| Genre | Shooter, Action |
| Tags | 2D, Arcade, Singleplayer, Space |
| AI Disclosure | AI Assisted, Graphics |
Download
Install instructions
Download the files, extract the folder, and run: game.exe