Skip to content

TheeMush/Java-Maze-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Maze-Game

  • Maze is randomly generated using DFS algorithm
  • Player uses arrow keys to move around board

User Playing Demo

SolvingMazeGif

Solution

  • Red path is the final solution
  • Pink is all cells the algorithm visited

image

About

Simple randomly generated maze game with GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages