Skip to content

ahmed-mgd/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Plain Javascript implementation of the game "Tic Tac Toe".

Live Demo: https://ahmed-mgd.github.io/tic-tac-toe/

screenshot

Topics

  • Factory functions
  • Module pattern
  • HTML forms

Lessons

  • Taking some time to plan ahead of time is always a wise investment, regardless of the project's simplicity.
  • I've improved at separating concerns according to the MVC design pattern. I tend to include excessive business logic on both the model and view.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published