Skip to content

VickyMerzOwn/refactored-memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

refactored-memory

A TicTacToe game that runs on your browser.

Made of boilerplate HTML code, with styling using CSS.

JavaScript provides

  • the interactivity of the game
  • the algorithm to determine when a player has won or the game is tied.
  • the alternation between player 'X' and player 'O'

Releases

No releases published

Packages

No packages published