Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 454 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 454 Bytes

Bugs

Todo

Someday

  • Would be cool to also show the list of cards in the deck and discard pile for debugging purposes
  • Would be cool to create ui "boxes" that I could display text in that wrapped if the displayed text was too long.
    • that way I could have vertical sections of the screen dedicated to different things. Far left could be the current hand, middle could be discard, idk.
    • Or I could just use an actual TUI library at that point