Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 273 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 273 Bytes

Tic-Tac-Toe

Super minimal tic-tac-toe to illustrate use of brick

Instructions

  • Compile with stack build
  • Play with stack run
    • Use cursor keys to move around
    • Use return to select a square

TODO

  • Add #rounds and result
  • Add winner page