Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/h4ppy-04/escapade

🧩 Plot your escape in this thrilling puzzle adventure game.
https://github.com/h4ppy-04/escapade

pixel-art pygame

Last synced: 24 days ago
JSON representation

🧩 Plot your escape in this thrilling puzzle adventure game.

Awesome Lists containing this project

README

        



[![codecov](https://codecov.io/gh/H4ppy-04/Escapade/graph/badge.svg?token=z3u2IlWLIV)](https://codecov.io/gh/H4ppy-04/Escapade)

## About

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.

## How to Play

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.

## Requirements

Escapade requires a computer running Python 3 and the Pygame library. You can install the needed libraries using pip:

```bash
python -m pip install --user -r requirements.txt
```

## Contributing

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.

## License

Escapade is released under the MIT license. See LICENSE for more information.