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

https://github.com/veeso/donmaze

An interactive adventure terminal game in a labyrinth
https://github.com/veeso/donmaze

Last synced: 13 days ago
JSON representation

An interactive adventure terminal game in a labyrinth

Awesome Lists containing this project

README

        

# donmaze

~ An interactive adventure terminal game in a labyrinth ~



Website
ยท
Installation

Developed by @veeso


Current version: WIP


License-MIT
Repo stars

Ko-fi

---

## About donmaze

This was a project I started in 2022 and never finished.

It was basically an interesting experiment for making a terminal game with ratatui using a kind of isometric view.

The game actually runs and it's playable, even if I haven't managed to include every feature I wanted to.

The game is really hard to finish and it's quite boring tbh, but it was a fun project to work on.

**I highly suggest you to mute the volume** running it with `-m` flag, because the sound effects are done directly with frequencies and they are quite annoying and loud.

## Controls

| Key | Description |
|----------------------------------|-----------------------------------------------------|
| Enter | Select |
| Up, Down, | Move menu |
| E | Open inventory |
| Esc | Quit tuifeed |

---

## Gallery ๐ŸŽฌ

![daemon](./docs/images/daemon.webp)

![chest](./docs/images/chest.webp)

![maze](./docs//images/maze.webp)

---

## License ๐Ÿ“ƒ

donmaze is licensed under the Apache License 2.0.

You can read the entire license [HERE](LICENSE)