Chess API

Stateful chess API. Enter single moves and get the computer's move back.

Moves are in the format e2e4. The API returns the computer's move in response. Time is how long the computer may think for, in seconds. Maximum of 30 seconds.

Games are stateful with regards to the ip address querying it - one game at a time per ip.

Example of direct API access: http://ehopkinson.com/cgi-bin/chessbot/chess?move=e2e4

Special commands: