Skip to content

Created for my Fundamentals of Computer Science II course at Northeastern

Notifications You must be signed in to change notification settings

gpalmer27/Maze-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Maze Game

As a part of my Fundamentals of Computer Science II course, I worked with a partner to make a maze game in Java that users can interact with. To make this project, we used our knowledge of Kruskal's Algorithm, Breadth-First Search, and Depth-First Search to animate the creation of the maze and the process of solving the maze. Users can also use the arrow keys to solve the maze manually, and once the maze is completed, the squares in the solved path are colored dark blue.

By instructor policy, source code can be accessed only by request.

Demo

Maze.Game.mov

About

Created for my Fundamentals of Computer Science II course at Northeastern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published