I've been playing around with lll and the eth javascript bindings and thought I'd share. Currently the app just reads the game position as it's stored in a contract and can handle basic state changes, moving pieces around the board. I'll be building out more of the game logic in the near future.
https://github.com/bigmug/chess_contracts/blob/master/README.md
Comments