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

https://github.com/viasnake/exploratory-maze

A maze game created with the Pyxel game engine.
https://github.com/viasnake/exploratory-maze

game pyxel

Last synced: 3 months ago
JSON representation

A maze game created with the Pyxel game engine.

Awesome Lists containing this project

README

          

# Exploratory maze

A maze game created with the Pyxel game engine.

*Note: This game was created for me personally to study Pyxel. As such, the code is very messy and unoptimized.*

## Requirement

- Python 3.8.10
- [Pyxel](https://github.com/kitao/pyxel) 1.4.3

## License

This software is released under the GNU AFFERO GENERAL PUBLIC LICENSE v3 License, see [LICENSE](LICENSE).