Twitchchess. A chess opponent you can play in your browser.

github.com/geohot/twitchchess

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2019
  • python-chess Library updated with main_line to mainline_moves()
November 2018
  • print the before value as well
  • no neural network
  • update readme
  • tuning beat me, run in pypy
  • refactoring
  • memoize valuation function
  • legal number of moves term
  • more robust conversion to san
  • omg minimax is a really good chess player
  • fix pip3 installs
July 2018
  • fix for ambiguous moves
June 2018
  • Merge pull request #1 from quillford/master
  • better interface
  • autofocus
  • TODOs
  • latest value function from epoch 16
  • ip sucks bro
  • good docs
  • add screenshot