Skip to content

SHampton22/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Abstract:

  • This app allows users to play a game of tic tac toe either against themselves or another player.

Installation Instructions:

  • Fork this project to your own Github account
  • Clone the repository to your local machine
  • cd into the project

Preview of App:

ezgif com-gif-maker

Context :

  • I was given 1 week to complete this solo project

Contributors:

Learning Goals:

  • Solidify and demonstrate your understanding of:
    • DRY JavaScript
    • event delegation to handle similar event listeners
  • Understand the difference between the data model and how the data is displayed on the DOM
  • Iterate through/filter DOM elements using for loops
  • Use your problem solving process to break down large problems, solve things step by step, and trust yourself to not rely on an outside “answer” to a - logical challenge

Wins & Challenges:

  • One win for this project was learning and implementing the setTimeout() method.
  • I found it challenging to keep the DOM functions and data model methods separate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published