Dozens B. McCuzzins 830d15868d | ||
---|---|---|
lib | ||
mode | ||
README.md | ||
justfile | ||
main.fnl | ||
player.fnl |
README.md
Ceelo
This is a fun dice game
https://en.wikipedia.org/wiki/Cee-lo
Getting started
-
write fennel
-
run the justfile
TODO
-
Don't allow player to go into negative (Game over at zero dollars)
-
Abstract common parts of
bank-roll
andplayer-roll
-
I/O: Persist cash amt to player.fnl