Skip to content

jordan-castro/AcidMaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AcidMaze

maze

Maze making algorithms written in PHP.

Model

  • algos/ This is where are the algorithms are kept.
  • maze/ Wrapper to easily build mazes.
  • utils/ Helper functions used throught the project.

Usage

Non Windows:

php run.php

Windows:

run

Maze location

The maze will override the maze.png file and will be saved as a .txt file in mazes/.

Funny enough AcidMaze ended up being the inspiration behind Pixel AI Dash

Releases

No releases published

Packages

No packages published