Skip to content

tarik817/maze-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze-solver

Simple and silly showcase project.

Instalation & Usage

Clone.

git clone git@github.com:tarik817/maze-solver.git

Got to folder.

cd maze-solver

Build composer autoload files.

composer dump-autoload

Go to public dir.

cd public

Run local php server.

php -S localhost:8080

Visit the localhost:8080 in you browser.

😄

About

Silly maze solver app :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages