Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtarek97/maze-runner
A maze game created in Java using Java FX library.
https://github.com/mtarek97/maze-runner
game javafx maze
Last synced: about 1 month ago
JSON representation
A maze game created in Java using Java FX library.
- Host: GitHub
- URL: https://github.com/mtarek97/maze-runner
- Owner: mtarek97
- Created: 2017-12-05T16:12:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-15T22:34:07.000Z (almost 7 years ago)
- Last Synced: 2024-09-24T21:46:28.993Z (3 months ago)
- Topics: game, javafx, maze
- Language: Java
- Homepage:
- Size: 11.2 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Maze-Runner
A maze game created in Java using Java FX library. This game is like the famous Pac-Man game. It allows you to control a simple sprite (the runner) to solve a maze and get points. Be careful
not to hit a bomb, you can also destroy any obstacle you face by a weapon.you can find more details in the [report](https://docs.google.com/document/d/1S-2cTgRErx8U9rqYB3ZNToQKSarr09te5Xjaf9sn8jI/edit?usp=sharing).