Skip to content

dejotb/Noughts_and_Crosses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noughts_and_Crosses

A simple, two-player game of tic tac toe. Features include animations of a "referee" that depend on situation on a board, as well as option to reset a score.

Project made to practice events handling, DOM manipulation and most of all, figuring out how to translate the game logic into code.

⚙️ Technologies used:

  • Event handling,
  • DOM manipulation,
  • Modules,
  • Animations in CSS.

Live: https://dejotb.github.io/Noughts_and_Crosses/