Skip to content

RoisinBr/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Play Game

Game Play

Players take turns attempting to get either three X's or three O's in a row horizonatally, vertically or diaganolly. If neither player obtains three in a row, the game is declared a draw. X is the first player.

Approach

Keep it as simple as possible. First establishing how the game works and then designing code that perfmorms this.

Future Iterations

  1. Allow player to input name.
  2. Allow player to choose character/image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published