Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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).