Skip to content

ayush987goyal/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Hosted on Tic Tac Toe

Free Code Camp User Stories

  • As a user, I can play a game of Tic Tac Toe with the computer.

  • As a user, I can never actually win against the computer - at best I can tie.

  • As a user, my game will reset as soon as it's over so I can play again.

  • As a user, I can choose whether I want to play as X or O.