/Tic-Tac-Toe

Primary LanguageJavaScript

Tic-Tac-Toe: Mod1 Final Solo Project

Table of Contents

Project Overview

This app is designed for two people to play the classic game of Tic-Tac-Toe on a laptop or desktop computer. The design was inspired by my love for skating, dancing, and 70s disco! The roller skate goes first and can make their move on the square of their choosing. Once their square is marked, the game will switch turns and the disco ball will get a chance to make their move. Once a player gets 3 of their tokens in a row, the game will announce that they are the winner and their win will be displayed on their respective scoreboard. If you have a cat's game, no one will get points. In either instance, the game will restart itself and whoever didn't go first in the previous game will go first in the next game. Enjoy!

tic-tac-toe final project

The Turing School of Software and Design provided a project spec sheet for students to follow, which can be found here.

Technologies and Tools

  • HTML
  • CSS
  • JavaScript
  • Atom
  • Google Chrome Dev-Tools
  • Git
  • Github

Roadmap

Future features could include:

  • A section on the score board that would track losses and draws
  • A line that marks the gameboard when a player wins
  • A click sound for when a player makes their mark
  • Add more styling to complete my 70s vision as seen below:

Screen Shot 2022-04-26 at 7 50 51 PM Small

Deployed Page

You can access the game at the deployed page here.

Setup

  1. Fork this Repo
  2. Clone it down to your machine
  3. cd into the directory
  4. Run open index.html in your terminal to view your browser

Sources

Contributors

Amber Bodnar