Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 379 Bytes

Backlog.md

File metadata and controls

18 lines (15 loc) · 379 Bytes

Shinderu (Onitama) Backlog

  • Cloud function to create new game
  • Cloud function to validate new move
    • Valid Placement
    • Valid Card
    • Whose turn it is
    • Win condition?
  • UI to display board state
  • UI to submit move
  • Win/Loss display
  • Join game
    • Cloud function
    • UI Before and After joining
  • Landing page UI
  • Create new game from landing page to game screen