Skip to content

Maze Runner, which consists of multiple levels of increasing difficulty levels for the users to play and compete against the computers and themselves. Features: random maze generation on run-time, visualization of the shortest path using BFS, and is made user-friendly by the inclusion and application of UI.

Notifications You must be signed in to change notification settings

ashadnadeem/MazeRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Runner

Maze Solving Game, user competes with ShortestPathFinding Algorithm aswell as other players with their best-time.

About

  • The HOME GUI for user to select different level of difficulty to play
  • The Rules GUI
  • GUI to generate a random maze of selected difficulty
  • Users time to solve the maze being recorded by a stop watch
  • Depending on users performance
    • Game Over : User couldn't solve the maze
    • Hard-Luck : User solved but did not took the "shortest path"
    • Victory : User took shortest path but couldn't solve it in best time
    • Highscore : Best Time, Shortest Path.
  • Leadership board to track all of the scores and success-rate

Demo

ezgif com-gif-maker (4)

About

Maze Runner, which consists of multiple levels of increasing difficulty levels for the users to play and compete against the computers and themselves. Features: random maze generation on run-time, visualization of the shortest path using BFS, and is made user-friendly by the inclusion and application of UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages