cee-lo in fennel
Přejít na soubor
dozens 20f1c070f8 Update 'README.md' 2021-10-02 20:58:44 +00: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 Update 'README.md' 2021-10-02 20:58:44 +00: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

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