Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 271 Bytes

File metadata and controls

13 lines (7 loc) · 271 Bytes

Tic-Tac-Toe-Game

I realized this project in order to practice the basics of javascript and DOM manipulation.

Description

It's a tic-tac-toe designed to be played by two people on the same screen.

What I learned

  • Javascript operators
  • Javascript class