You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
lib | 2 years ago | |
mode | 2 years ago | |
README.md | 2 years ago | |
justfile | 2 years ago | |
main.fnl | 2 years ago | |
player.fnl | 2 years ago |
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