Skip to content

Pineapplecake/mazegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maze Gen

This is a simple maze generator and solver which I wrote for my data structures and algorithmic analysis class. A maze is randomly generated using Prim's algorithm and printed to the terminal with line-drawing characters. By pressing Enter, the path through the maze may be shown.

Maze Gen Demonstration

About

A simple maze generator and solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages