jordan-castro / AcidMaze

Different maze algorithms written in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Different maze algorithms written in PHP


Languages

Language:PHP 97.6%Language:Python 2.3%Language:Batchfile 0.1%