/tic-tac-toe

A simple tic tac toe web app created while learning DOM manipulation using vanilla js. 🙄

Primary LanguageJavaScript

Tic-Tac-Toe 🥴

A tic-tac-toe web app for fun.

Table of Contents

Technologies Used

  • HTML
  • CSS
  • JS

Getting Started

To install and run this app locally simply follow the instructions below:

Pre-requisites

You need to have or install the following:

  1. Git bash

Installation

  • Clone repo

    git clone https://github.com/Shreykr/tic-tac-toe.git
    
  • Navigate to project folder

  • You can now open the app from the browser or go live using Live Server (by Ritwick Dey) VS Code extension if you are using this editor.

Screenshot

Hosted web application

https://tic-tac-toe-x-o.netlify.app/

Author

Shreyas K R