Skip to content

berbua/Tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-tac-toe

Solution to the Odin Project "Tic tac toe" exercise;

View in browser

Purpose:

  • Practicing OOP - to have as little global code as possible, using module or factory
  • Starting with playing in the console, than add the gameboard to HTML
  • Building functions that allow players to add marks to a specific spot and renderind them to DOM

Technologies:

  • HTML5,
  • CSS3,
  • JavaScript.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published