nickel-dime / Maze

A maze game in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maze

A maze application in Java that creates a maze and lets you solve it manually or using breadth/depth first search to solve it. Other features include a color gradient showing how far the cell is from the start/end, and the ability to create a new maze.

Below are demos of the application in action, showing off the various features of the maze.

Maze.BFS.mp4
Maze.Other.Features.mp4

About

A maze game in Java


Languages

Language:Java 100.0%