Skip to content

GUI based maze creator/solver/generator -- built in processing

Notifications You must be signed in to change notification settings

tgnhrkn/processingmaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Copyright 2018 Teagan Horkan

Processing Maze Creator

This program allows a user to create a maze and test whether or not it is valid. A maze is valid when the start and the end can be connected.

Controls

's': turn on/off start-point selection mode

'e': turn on/off end-point selection mode

'w': switch back to wall building mode

'r': randomly generate a new maze with recursive division

'g': generate path for current maze

'v': show a visualization of the maze being solved

About

GUI based maze creator/solver/generator -- built in processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published