Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 365 Bytes

APP_FLOW.md

File metadata and controls

12 lines (9 loc) · 365 Bytes

High Level Flow :

  • Number of players : 2

    • Player 1 is deonated as O
    • Player 2 is deonated as X
  • Total of 9 boxes should be rendered.

    • Each box having unique id.
  • After every step/click player switches.

    • Each step's id of the postion should be stored.
    • Pattern should be checked whether user's stored position creates a straight line or not.