Skip to content

levidurfee/maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maze solver

build v0.8.2

This project still needs work. View the demo.

todo

  • #1 Remove unused properties (it got messy)
  • #2 Add moveUp method (none of my test mazes needed to move up)
  • #3 Keep track of successes and fails
  • #4 PHPUnit testing / TravisCI
  • #5 Remove my tracking code ;)

notes

Some of the methods are protected, but they really don't need to be. Probably make them public for unit testing.

About

PHP Maze solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published