Skip to content

mathdebate09/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

a two-player game of X and 0s

Live Website

Preview

image

Tools/Languages

HTML CSS JS

Learning Outcomes

  • using Factory Modules to createPlayers
  • using IIFE for carrying out functioning of the game and displaying interactions