Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wajrock/keops

KEOPS is an escape game inspired by the Pyramid of KEOPS. Players solve puzzles and decode messages to escape an alternative world. Built with Python and Pygame, KEOPS offers engaging gameplay and immersive storytelling.
https://github.com/wajrock/keops

game-development puzzle-game python quests

Last synced: about 1 month ago
JSON representation

KEOPS is an escape game inspired by the Pyramid of KEOPS. Players solve puzzles and decode messages to escape an alternative world. Built with Python and Pygame, KEOPS offers engaging gameplay and immersive storytelling.

Awesome Lists containing this project

README

        

# KEOPS - ESCAPE GAME

## Screenshots

![App Screenshot](https://wajrock.me/projects/keops/cover.webp)

## Introduction
Welcome to KEOPS, an immersive escape game experience set in an alternate universe inspired by the Great Pyramid of Giza, also known as the Pyramid of Khufu or Keops. Your objective: escape this mysterious world by solving puzzles and deciphering a secret code. Test your wits and embark on a thrilling adventure!

## Game Overview

KEOPS is designed to challenge your problem-solving skills and immerse you in a narrative-driven escape room experience. After being mysteriously abducted, you find yourself trapped inside the Pyramid of Keops. Your mission is to solve a series of quests and uncover the hidden code that will allow you to escape.

Key Features:

- Engaging storyline set in a historic and enigmatic environment.
- Multiple puzzles and quests that increase in difficulty.
- Rich graphics and soundscapes to enhance immersion.

## Installation

To run KEOPS, ensure that you have the required dependencies installed. Follow the instructions below to set up your environment:

1. Python Installation: Ensure Python 3 is installed on your system. You can download it from the official website.

2. Install Dependencies: Use pip to install the necessary modules by running the following commands in your terminal or command prompt:

```
pip install pygame
pip install pytmx
pip install PIL
pip install numpy
pip install pyscroll
```

## Launching the Game

To start the game, navigate to the ../src/ directory where the game files are located and run the main Python script. Execute the following command in your terminal or command prompt:

```
python3 main.py
```
Enjoy the adventure and best of luck on your escape!

## Documentation

For more detailed information about KEOPS, including game mechanics, tips, and troubleshooting, please refer to the official [documentation](https://wajrock.me/project/keops/documentation.pdf).

## License

This project is created and maintained by [Thibaud Wajrock](https://wajrock.me/) and Mathis Lecoq. All rights reserved.

## Feedback

We value your feedback and suggestions! If you have any comments or need support, please reach out to us at [[email protected]]([email protected]).