Escapade is a puzzle adventure game where the player must plot their escape from a series of increasingly challenging environments. Use your wits and problem-solving skills to find clues, unlock hidden passages, and outsmart your captors.
To play Escapade, simply run the game executable file and follow the on-screen instructions. Use the arrow keys to move your character and interact with the environment. Keep an eye out for clues and hidden objects that will help you progress through each level.
Escapade requires a computer running Python 3 and the Pygame library. You can install the needed libraries using pip:
python -m pip install --user -r requirements.txt
If you'd like to contribute to Escapade, please fork the repository and submit a pull request. We welcome bug reports, feature requests, and code contributions from the community.
Escapade is released under the MIT license. See LICENSE for more information.