/chess-coins

Mastercoin based chess league

Primary LanguageJavaScript

Chess Coins

http://chesscoins.com

Mastercoin based chess league

Play chess against the computer or other people.

Earn chess coins which determines your ranking.

Verify your ranking in controlled tournaments.

Detailed play history for every player is stored on the distributed blockchain.

Made with ♥ by Zvika Rap from Israel for the first mastercoin hackathon

Based on

  • node.js - evented I/O for v8 javascript
  • mongodb - the Mongo Database
  • hackathon starter - a boilerplate for Node.js web applications
  • chess.js - a Javascript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection
  • Garbochess-JS - a strong javascript chess engine using WebWorkers