Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 357 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 357 Bytes

Tic Tac Toe Game

Tic Tac Toe

  • There are two game modes, Multiplayer against another person and Single player against the CPU.
    • The CPU first checks if there are any winning moves
    • Next the CPU checks if the user has any winning moves
    • If there are non, it will make a random move