cee-lo in fennel
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.
dozens 20f1c070f8
Update 'README.md'
1 year ago
lib init config 1 year ago
mode init config 1 year ago
README.md Update 'README.md' 1 year ago
justfile init config 1 year ago
main.fnl init config 1 year ago
player.fnl init config 1 year ago

README.md

Ceelo

This is a fun dice game

asciicast

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