Skip to content

This project was made to understand the implementation of module pattern and factory functions in javaScript

Notifications You must be signed in to change notification settings

AJAHN1999/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

A simple game of tic-tac-toe to understand the concepts of factory function , objected oriented JavaScript and module patterns.

ScreenShot

image

Outcomes

  • Used revealing module and factory patterns for better code organizing.
  • Used HTML5 semantic elements for better readability and structure.
  • Used CSS3 flex and grid to create layout.
  • Used Git and GitHub for project management.
  • Tried to maintain clean code.

What I learnt

  • How to use revealing module and factory patterns.
  • Better knowledge of Javascript and DOM.
  • Better knowledge of CSS
  • A lot of minor things.

About

This project was made to understand the implementation of module pattern and factory functions in javaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published