Home

Awesome

donmaze

<p align="center"> <img src="/assets/images/donmaze.svg" width="256" height="256" /> </p> <p align="center">~ An interactive adventure terminal game in a labyrinth ~</p> <p align="center"> <a href="https://veeso.github.io/donmaze/" target="_blank">Website</a> ยท <a href="https://veeso.github.io/donmaze/#get-started" target="_blank">Installation</a> </p> <p align="center">Developed by <a href="https://veeso.github.io/" target="_blank">@veeso</a></p> <p align="center">Current version: WIP</p> <p align="center"> <a href="https://opensource.org/licenses/MIT" ><img src="https://img.shields.io/badge/License-MIT-teal.svg" alt="License-MIT" /></a> <a href="https://github.com/veeso/donmaze/stargazers" ><img src="https://img.shields.io/github/stars/veeso/donmaze.svg" alt="Repo stars" /></a> <a href="https://crates.io/crates/donmaze" ><img src="https://img.shields.io/crates/d/donmaze.svg" alt="Downloads counter" /></a> <a href="https://crates.io/crates/donmaze" ><img src="https://img.shields.io/crates/v/donmaze.svg" alt="Latest version" /></a> <a href="https://ko-fi.com/veeso"> <img src="https://img.shields.io/badge/donate-ko--fi-red" alt="Ko-fi" /></a> </p> <p align="center"> <a href="https://github.com/veeso/donmaze/actions" ><img src="https://github.com/veeso/donmaze/workflows/Linux/badge.svg" alt="Linux CI" /></a> <a href="https://github.com/veeso/donmaze/actions" ><img src="https://github.com/veeso/donmaze/workflows/MacOS/badge.svg" alt="MacOS CI" /></a> <a href="https://github.com/veeso/donmaze/actions" ><img src="https://github.com/veeso/donmaze/workflows/Windows/badge.svg" alt="Windows CI" /></a> <a href="https://coveralls.io/github/veeso/donmaze" ><img src="https://coveralls.io/repos/github/veeso/donmaze/badge.svg" alt="Coveralls" /></a> </p>

About donmaze

TODO


Features ๐ŸŽ

TODO


Get started ๐Ÿš€

If you're considering to install donmaze I want to thank you ๐Ÿ’œ ! I hope you will enjoy donmaze!
If you want to contribute to this project, don't forget to check out our contribute guide.

If you are a Linux, a FreeBSD or a MacOS user this simple shell script will install donmaze on your system with a single command:

curl --proto '=https' --tlsv1.2 -sSLf "https://git.io/JBhDb" | sh

โ— MacOs installation requires Homebrew, otherwise the Rust compiler will be installed

while if you're a Windows user, you can install donmaze with Chocolatey:

choco install donmaze

Support the developer โ˜•

If you like donmaze and you're grateful for the work I've done, please consider a little donation ๐Ÿฅณ

You can make a donation with one of these platforms:

ko-fi PayPal bitcoin litecoin


Contributing and issues ๐Ÿค๐Ÿป

Contributions, bug reports, new features and questions are welcome! ๐Ÿ˜‰ If you have any question or concern, or you want to suggest a new feature, or you want just want to improve donmaze, feel free to open an issue or a PR.

An appreciated contribution would be a translation of the user manual and readme in other languages

Please follow our contributing guidelines


Changelog โณ

View donmaze's changelog HERE


Powered by ๐Ÿ’ช

donmaze is powered by these awesome projects:


Gallery ๐ŸŽฌ


License ๐Ÿ“ƒ

donmaze is licensed under the Apache License 2.0.

You can read the entire license HERE