Skip to content

Brett-Bonnet/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Assignment

Build a tic-tac-toe game on the command line where two human players can play against each other and the board is displayed in between turns.

Think about how you would set up the different elements within the game… What should be a class? Instance variable? Method? A few minutes of thought can save you from wasting an hour of coding. Build your game, taking care to not share information between classes any more than you have to. Post your solution below, then check out the example solution provided.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages