Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 682 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 682 Bytes

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