Stars: 109
Forks: 19
Pull Requests: 19
Issues: 2
Watchers: 11
Last Updated: 2023-04-19 19:04:44
Chess engine written in PHP
License: MIT License
Languages: PHP, HTML, CSS, Shell
Inspiration from great post: A step-by-step guide to building a simple chess AI
Write your own simple chess AI in PHP
https://arkadiuszkondas.com/php-grandmaster/
Run local web server and play :D
php -S localhost:8000 -t public
composer benchmark
php-grandmaster is released under the MIT Licence. See the bundled LICENSE file for details.
Arkadiusz Kondas (@ArkadiuszKondas)