Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 371 Bytes

TODO.md

File metadata and controls

5 lines (5 loc) · 371 Bytes
  • Package separation. We'd like to keep a core and separate CUI into another package.
  • Argument line parsing.
  • Support configurations - let's see if we can overengineer this with dhall
  • Implement some game strategy on top of game core to have fun.
  • UI improvement: only show keep for valid moves (or grey-out invalid ones)