cee-lo in fennel
Go to file
dozens d08a76b7ff init config 2021-10-02 14:47:53 -06:00
lib init config 2021-10-02 14:47:53 -06:00
mode init config 2021-10-02 14:47:53 -06:00
README.md init config 2021-10-02 14:47:53 -06:00
justfile init config 2021-10-02 14:47:53 -06:00
main.fnl init config 2021-10-02 14:47:53 -06:00
player.fnl init config 2021-10-02 14:47:53 -06:00

README.md

Ceelo

This is a fun dice game

https://en.wikipedia.org/wiki/Cee-lo

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