/SmplrChess

A Smplr way to play chess.

Primary LanguageJavaScriptMIT LicenseMIT

SmplrChess

A Smplr Way To Play Chess

Language Language Language

A problem that's plagued me for too long is that Chess apps are way too complicated.

This game has existed for thousands of years and it's still so damn complicated to play it on your phone?

Well, if you're like me, for you there's SmplrChess, it's just chess. That's it.

Credits

Zhang Zeyu - Chess AI Chessboard.JS Chess.JS

Building

In case you want to contribute, here you go. Install Node.js Then just install the dependencies and start.

npm install androidjs
npm install -g androidjs-builder
npm install
npm run build