You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using inteliji or any other java IDE open the downloaded folder from step one as a new project from exsisting source.
3.make sure the resource folder is regocnized as a resource folder and enjoy the game.
Game Instructions
Main Menu
In Game
Display Solution
About
Mario maze game in java. Incorporating searching algorithms such as BFS/DFS and Best Search by using Bridge design pattern. Client-Server architecture with Multithreading. GUI made with FXML, JavaFX and CSS