Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 361 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 361 Bytes

Tic-Tac-Toe

Python Project (2023)

  • Inspired from Southridge Coding Club
  • Last updated July 2024

Classic tic-tac-toe game with 4 options:

  1. Player vs Computer (easy) ... maybe
  2. Player vs Computer (medium) --> up for a decent challenge?
  3. Player vs Computer (impossible) --> actually!
  4. Player 1 vs Player 2 --> Challenge a friend!