Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 465 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 465 Bytes

Tic-Tac-Toe

Tic Tac Toe is a classic programming problem. It can teach about:
  • Arrays
  • Booleans
  • Conditionals
  • Functions
  • Looping
  • Variables
  • Data Structures

Game screen shots