Prison XCape is a 2D platformer game that is made using a simple game engine built on the PyGame framework. The game contains several features, see Key Game Features and Key Code Features.
Some game play footage is demonstrated below.
Single player | Coop |
---|---|
There are two ways to run the game, the first being easier the second.
- Download the latest executable release and run it.
- Download or clone the repository.
- Run main.py using Python 3.6+ (see requirements.txt).
- Single player mode, containing four levels.
- Local coop mode, containing three levels.
- A boss in both modes.
- Several menus and UI for both modes.
- Cutscenes for single player mode.
- Several engines (e.g. core, scene, menu, and collision).
- Swappable components that attach to any class (e.g render, audio, physics).
- Components that can easily be tweaked (e.g. animations, dialogues, camera).
- Loader module responsible for IO of images and audio.
- Event-driven communication between classes.
Name | |
---|---|
Othman Alikhan | [email protected] |
Gustavo León | [email protected] |
Luis Flores | - |
Jose Bruna | - |
- Sound assets, all cat meows, http://soundbible.com.
- Sound assets, everything else, https://www.soundjay.com.
- Artwork assets, some original pieces while others secondary (links lost).