Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dantecatalfamo/OpenCSE

Free implementation of the Can't Stop Express dice game.
https://github.com/dantecatalfamo/OpenCSE

dice game zig

Last synced: 3 months ago
JSON representation

Free implementation of the Can't Stop Express dice game.

Awesome Lists containing this project

README

        

# Open Can't Stop Express

Free implementation of the [Can't Stop Express](https://boardgamegeek.com/boardgame/217547/cant-stop-express) dice game.

```
+----------------------------------------------------------------------+
| A | B | C | D | 5th |
|-----+----+-------------------------+------------+--------------------+
| 100 | 2 | □ □ □ □ | □ | □ □ □ □ □ | | | □ □ □ □ □ □ □ □ |
| 70 | 3 | □ □ □ □ | □ | □ □ □ □ □ | | | □ □ □ □ □ □ □ □ |
| 60 | 4 | □ □ □ □ | □ | □ □ □ □ □ | | | □ □ □ □ □ □ □ □ |
| 50 | 5 | □ □ □ □ | □ | □ □ □ □ □ | | +--------------------+
| 40 | 6 | □ □ □ □ | □ | □ □ □ □ □ | | |
| 30 | 7 | □ □ □ □ | □ | □ □ □ □ □ | | |
| 40 | 8 | □ □ □ □ | □ | □ □ □ □ □ | | |
| 50 | 9 | □ □ □ □ | □ | □ □ □ □ □ | | |
| 60 | 10 | □ □ □ □ | □ | □ □ □ □ □ | | |
| 70 | 11 | □ □ □ □ | □ | □ □ □ □ □ | | +---------+
| 100 | 12 | □ □ □ □ | □ | □ □ □ □ □ | | | Total |
+----------+-------------------------+------------+---------+
| -200 | 0 | + + + + + | + 0 | = +0 |
+------------------------------------------------+
```

Dice pairs are entered separated by a space. For example `3 5`.