Skip to content

Fabacks/php-grandmaster

 
 

Repository files navigation

PHP-Grandmaster - chess engine written in PHP

Minimum PHP Version Build Status AWS Lambda

Inspiration from great post: A step-by-step guide to building a simple chess AI

Tutorial

Write your own simple chess AI in PHP

Live demo running on AWS Lambda - serverless PHP

https://arkadiuszkondas.com/php-grandmaster/

Local demo

Run local web server and play :D

php -S localhost:8000 -t public

Performance check

composer benchmark

License

php-grandmaster is released under the MIT Licence. See the bundled LICENSE file for details.

Author

Arkadiusz Kondas (@ArkadiuszKondas)

About

Chess engine written in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 74.4%
  • HTML 20.5%
  • CSS 4.2%
  • Shell 0.9%