/tictactoe

A game of tic-tac-toe

Primary LanguageJavaScript

Ms. Christine's Tic Tac Toe

 

Simple tic tac toe game made for the children at Christine's home daycare

Screen Shot 2022-07-07 at 10 29 00 AM

Play Game

Table of Contents

  1. Built With
  2. Features
  3. Optimizations
  4. What was learned

Built With

  • Html
  • CSS
  • Javascript

Features

  • Users are able to play simple tic tac game
  • Displays winner and resets game automatically
  • Square illimuates so users can see where they're going to play character

What was learned

  • With this project, you are able to create a simple tic tac toe game using javascript , html and css  

Optimizations

  • Ability to play on mobile devices
  • Ability to record score between opponents
  • Use browser developer tools that help to debug browser compatability tests