GitHub / ashadnadeem / MazeRunner
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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashadnadeem%2FMazeRunner
PURL: pkg:github/ashadnadeem/MazeRunner
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 9 MB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 3 years ago
Pushed at: over 3 years ago
Last synced at: over 2 years ago
Topics: array, bfs-search, graph, list, maze-generator, priorityqueue, queue, stack