Skip to content

Chess API written in scala. Immutable and free of side effects.

License

Notifications You must be signed in to change notification settings

baack/scalachess

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess API written in scala for lichess.org Build Status

It is entirely functional, immutable, and free of side effects.

INSTALL

Build dependencies

./build-deps.sh

Clone scalachess

git clone git:https://github.com/ornicar/scalachess

Get latest sbt on https://www.scala-sbt.org/download.html

Start sbt in scalachess directory

sbt

In the sbt shell, to compile scalachess, run

compile

To run the tests:

test

About

Chess API written in scala. Immutable and free of side effects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%