A star algorithm implemented by pure php.
For php >= 5.4, you can use php build in server as web server.
- Clone or download this repository.
cd
topublic
directory.- Run command
php -S localhost:8000
. - Open browser and input "localhost:8000", you can play this game now.