shelbyvjacobs / tic-tac-toe

Home Page:https://pensive-lovelace-c83528.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tic-tac-toe

Description

A game of tic-tac-toe created with HTML, CSS, and vanilla Javascript.

Goals

I had a few goals for this project:

  • Utilize HTML, CSS, and Javascript.
  • Manipulate the DOM using Javascript in order to create a page that updates based on the user's actions.
  • Track which user's turn is next.
  • Display a message for the winner!

Example

tic-tac-toe

Getting Started

If you would like to play the game, please click here.

Contribution Guidelines

If you would like to contribute code, identify bugs, or propose improvements, please fork this repository and submit a pull request with your suggestions. Below are some helpful links to help you get started:

  1. Project's main repository
  2. Project's issue tracker

About

https://pensive-lovelace-c83528.netlify.com/


Languages

Language:JavaScript 62.2%Language:CSS 26.8%Language:HTML 11.0%