Skip to content

pa-aggarwal/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Game

An online version of a classic tic-tac-toe game played by 2 players, created using HTML5, CSS3/SCSS, and JavaScript ES6. Start playing with your friends by visiting the site here.

Live Demo

Recorded using ScreenToGif.

Features

  • Play against another player or the computer
  • Enter both player's names for checking who wins

Learning Objectives

  • Implementing code which follows single-responsibility and separation of concerns principles
  • Using the module (revealing module) design pattern with IIFE to create private variables/functions
  • Creating objects with the factory design pattern

Acknowledgement

This project was inspired by The Odin Project online learning curriculum.

License

About

An online tic-tac-toe game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published