theamazingfedex / ChessWeb-AI

Making Chess Ai available on the web.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChessWeb-AI

Making Chess Ai available on the web.

Follow along with my progress on Trello

Prerequisites

I suggest running the setup commands from within a virtualenv or conda env to limit pollution

  • Python3.6+
  • pip install -r requirements.txt (from project root)
  • python server.py uses $PORT or 8080

Contributing

Fork master, make your edits, and push up a PR with a description of what you did and why. I'll merge as many PRs as I can!

About

Making Chess Ai available on the web.


Languages

Language:JavaScript 44.8%Language:Python 37.8%Language:HTML 17.2%Language:Procfile 0.2%