• Stars
    star
    112
  • Rank 311,252 (Top 7 %)
  • Language
    PHP
  • License
    MIT License
  • Created about 8 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Chess engine written in PHP

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)

More Repositories

1

php-blockchain

Minimal working blockchain implemented in PHP
PHP
156
star
2

code-review-estimator

Estimate cost of code review using Machine Learning
PHP
54
star
3

ansible-role-php7

Ansible Role - PHP 7
40
star
4

never-stop-learning

My private list of awesome links to help you never stop learning.
38
star
5

php-snake

Popular snake game implementation in PHP and running in CLI.
PHP
33
star
6

flighthub

Flight ticket booking system implemented with CQRS and ES.
PHP
27
star
7

build-your-own-x-in-php

Build your own (insert technology here) in PHP. Make PHP great again.
23
star
8

php-docker

Docker Unofficial Image packaging for PHP 8.0
Shell
11
star
9

symfony-consul-bundle

Auto register Symfony app with Consul
PHP
10
star
10

symfony-actuator-bundle

Production-ready features for your Symfony application
PHP
7
star
11

php-benchmark

PHP internals benchmarks.
PHP
7
star
12

php-smasher

Simple multiplayer game with PHP as backend server
JavaScript
7
star
13

php-runtime

PHP Runtime class provides methods to get total and free memory and available processors.
PHP
6
star
14

exspecto

Small PHP DSL for synchronizing asynchronous operations (busy-waiting).
PHP
5
star
15

phpray

Modern and new unit framework for PHP
5
star
16

php-design-patterns

Design Patterns implementations in PHP
PHP
3
star
17

php-langston-ant

Langton's ant implementation written in PHP and running in CLI.
PHP
2
star
18

token-game

PHP
1
star
19

advent-of-code-2017

Solutions to the 2017 Advent of Code challenges in PHP
PHP
1
star
20

advent-of-code-2018

Solutions to the 2018 Advent of Code challenges in PHP
PHP
1
star
21

PHPUnitAndMockeryTest

Simple test showcase with PHPUnit and Mockery
PHP
1
star
22

php-heap

[DEPRECATED] Heap - specialized tree-based data structure in pure PHP
PHP
1
star
23

PHPUnitTests

Simple test showcase with PHPUnit
PHP
1
star