Skip to content

angelatolim/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIC TAC TOE

A simple game of tic tac toe. Empty state Win state

💻 Click here to see my live project!

📄 About

  • You can play two player tic tac toe by clicking on the grid. The counter will keep score and you can reset the game with the play again button.
  • Download instructions (if relevant):
$ git clone my-awesome-app
$ cd my-awesome-app
$ node app.js

✏️ Planning & Problem Solving

  • Inspiration taken from existing websites
  • Design of initial wireframe created in Figma Wireframing
  • Flow charts of logic Logic initial product

🚀 Cool tech

  • HTML
  • CSS
  • Javascript

😱 Bugs to fix 💩

  • Game continues to play after winner is determined
  • Align score for "tie" with the other players
  • If you play the game too many times the green background won't reset and the same character appears more than once

😭 Lessons learnt

  • Start off with doing the images rather than replacing X and O with images
  • Maybe add images rather than show/hide images

✅ Future features

  • Would like to try animations or work in more game logic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published