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
- Host: GitHub
- URL: https://github.com/shiva9361/mystery-maze
- Owner: Shiva9361
- License: mit
- Created: 2024-06-28T05:24:02.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-17T06:52:21.000Z (10 months ago)
- Last Synced: 2025-01-01T11:25:50.231Z (5 months ago)
- Topics: java, libgdx-desktop
- Language: Java
- Homepage:
- Size: 2.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.orgBuild with
```!=bash
./gradlew desktop:dist
```
then run the jar file in desktop\build\libs## I was one of the winners