Skip to content

wukongO-O/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Demo

Click here to play the game! ⭕ ❌ 🏁 ✨

game demo gif

Description

I built this browser version of Tic Tac Toe game for the Odin Project's fullstack JavaScript course assignment. As an exercise to manipulate scope in object-oriented design, this project uses module pattern and factory pattern to minimize global code.

Features

  • A game for 2 players
  • Players can type in their names
  • Restart button for another round of game

Built with

Pure JavaScript, CSS, HTML

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published