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'
2 years ago
lib init config 2 years ago
mode init config 2 years ago
README.md Update 'README.md' 2 years ago
justfile init config 2 years ago
main.fnl init config 2 years ago
player.fnl init config 2 years 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