Skip to content

dalegacusan/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

This is your typical Tic Tac Toe Game. The app was built for human to go against another human - there's no option for versus AI at the time of writing. It is built as part of the curriculum for The Odin Project's Javascript Course.

Built with

  • HTML
  • CSS
  • Javascript
    • DOM Manipulation
    • Factory Functions

I focused on the Single Responsibility Principle of SOLID in creating these Factory Functions/IIFE's. I feel that I did a great job in structuring the logic of my code, and with this, it will be much more simpler to edit different parts of the code.

Live Demo

This project is hosted using GitHub.

Click me for a live demo.

Screenshots

Screenshot1

Screenshot2

Screenshot3

About

Your typical Tic Tac Toe Game. Available to play for 2 players!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published