Skip to content

anzemur/elm-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors