/nodechess

Took a regular HTML/JS chess game and off-loaded the game "AI" to a Node.js module running on a web server.

Primary LanguageJavaScriptMIT LicenseMIT

nodechess

Took a regular HTML/JS chess game and off-loaded the game "AI" to a Node.js module running on a web server.

Requires Node module: socket.io.