An open API service indexing awesome lists of open source software.

https://github.com/fifth-postulate/bgrs

Project to explore the finer points of backgammon
https://github.com/fifth-postulate/bgrs

Last synced: about 2 months ago
JSON representation

Project to explore the finer points of backgammon

Awesome Lists containing this project

README

          

# bgrs
Project to explore the finer points of backgammon.

[Backgammon][wikipedia:backgammon] is a

> two-player game in which each player has fifteen pieces, known traditionally as 'men' (short for 'tablemen') but often known as 'checkers' in the US. These pieces move along twenty-four 'points' according to the roll of two dice. The objective of the game is to move the fifteen pieces around the board and be first to bear off, i.e. remove them from the board.

## Development
The project is developed with [Rust][language:rust] and [Elm][language:elm].

Furthermore there is a wealth of information gathered at the [accompanying website][project:website].

[language:elm]: https://elm-lang.org/
[language:rust]: https://www.rust-lang.org/
[wikipedia:backgammon]: https://en.wikipedia.org/wiki/Backgammon
[project:website]: https://fifth-postulate.nl/bgrs/