Chess made in Elm.
AI is being run on the backend, made possible by Chess-ai-kong library.
Try it yourself!
Start API by running the following code in repo/api/ :
npm install
node index.js
Start app by running elm-reactor inside repo/app/.
Chess made in Elm.
AI is being run on the backend, made possible by Chess-ai-kong library.
Try it yourself!
Start API by running the following code in repo/api/ :
npm install
node index.js
Start app by running elm-reactor inside repo/app/.