Skip to content

A tic-tac-toe game that: lets you play tic-tac-toe, indicates when a player has won the game, stores a game’s history as a game progresses, allows players to review a game’s history and see previous versions of a game’s board.

Notifications You must be signed in to change notification settings

andreealauraturcu/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe

A tic-tac-toe game that: lets you play tic-tac-toe, indicates when a player has won the game, stores a game’s history as a game progresses, allows players to review a game’s history and see previous versions of a game’s board.

In order to start the client, run:

npm install && ng serve (or npm start)

About

A tic-tac-toe game that: lets you play tic-tac-toe, indicates when a player has won the game, stores a game’s history as a game progresses, allows players to review a game’s history and see previous versions of a game’s board.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published