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

https://github.com/shiva9361/mystery-maze

A Maze sort of game in Java built using Libgdx
https://github.com/shiva9361/mystery-maze

java libgdx-desktop

Last synced: 3 months ago
JSON representation

A Maze sort of game in Java built using Libgdx

Awesome Lists containing this project

README

        

# Mystery-Maze

- My submission for the Game-a-thon by GMOKS
- All Milestones were implemented
- Sprites given by the team is used
- Sounds from opengameart.org

Build with
```!=bash
./gradlew desktop:dist
```
then run the jar file in desktop\build\libs

## I was one of the winners