dicegame/README.md

20 lines
392 B
Markdown

# Ceelo
This is a fun dice game
[![asciicast](https://asciinema.org/a/6GRAeOBsJWmNK48NaEqYWOnql.png)](https://asciinema.org/a/6GRAeOBsJWmNK48NaEqYWOnql)
## Getting started
1. write fennel
2. run the justfile
## TODO
1. Don't allow player to go into negative (Game over at zero dollars)
2. Abstract common parts of `bank-roll` and `player-roll`
3. I/O: Persist cash amt to player.fnl