Skip to content

vinicius-je/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Available Language:

Objective:

Apply the contents worked in the programadorBr course through the development of a tic tac toe game

Result:

Course Version:

Technologies Used:

  • HTML
  • CSS
  • JAVASCRIPT

Topics Worked:

  • Global variable
  • forEach
  • Arrays
  • Function Math
  • Conditional expressions
  • Intervals and Delays
  • Event listener
  • Model view controler

Improvements:

  • Player vs Computer mode
  • Computer vs Computer mode
  • Scoreboard
  • Show winner moves
  • Play again
  • New Design

You can check the result here: Tic Tac Toe