/TwitchChess

Twitch plays chess, just a non finished prototype. node chess.js to start and the interface will be on localhost:3000

Primary LanguageJavaScript

TwitchChess

Twitch plays chess, just a non finished prototype. node chess.js to start and the interface will be on localhost:3000

Important, add your twitch informations on a .env like this:

USERNAME=unsername PASSWORD=oauth:longstring CHANNEL=username

You should use other alternatives for the moment.