Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 209 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 209 Bytes

9x9_Tic_Tac_Toe

A Tic Tac Toe game for two players on a 9x9 board.

How it works ?

  • Player_1 plays on Green side and Player_2 plays on Yellow side.
  • Moves are implemented in mathematical coordinates.