Skip to content

anzemur/elm-chess

Repository files navigation

Elm-chess

Chess made in Elm.

AI is being run on the backend, made possible by Chess-ai-kong library.

Try it yourself!

Deploy

Installation and running

Start API by running the following code in repo/api/ :

npm install
node index.js

Start app by running elm-reactor inside repo/app/.

About

Chess made with Elm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published