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

https://github.com/mpcodewriter21/pymaze

A maze game made with pygame.
https://github.com/mpcodewriter21/pymaze

Last synced: 10 months ago
JSON representation

A maze game made with pygame.

Awesome Lists containing this project

README

          

pymaze
======

A maze game made with pygame.

References
==========

+ [Maze generation algorithm](https://www.youtube.com/watch?v=zbXKcDVV4G0)
+ [pygame](https://www.pygame.org/)