Skip to content

A bridge game core written in scala. Immutable and (mostly) free of side effects

License

Notifications You must be signed in to change notification settings

libridge-club/scalabridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scalabridge - a bridge game core written in scala. Immutable and (mostly) free of side effects

About the project

scalabridge is used by libridge.club.

Scala version

scalabridge uses scala 3.

Compiling

libridge uses sbt to build. The following line should be enough:

sbt package

Testing

Unit tests: sbt 'testOnly *Test'

Acceptance tests: sbt 'testOnly *Feature'

Authors and copyright

Authors:

See file AUTHORS

Copyright information:

See file COPYRIGHT

Full license text:

See file COPYING

About

A bridge game core written in scala. Immutable and (mostly) free of side effects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages