Skip to content

Osong-Michael/JS-Tic-Tac-Toe

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn


Logo

Tic Tac Toe

A simple JavaScript Tic Tac Toe Game.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

ScreenShot of App

Product Name Screen Shot

This is a simple game where two players can play against each other and try to out-smart each other by placing their symbols in empty square spaces and hopefully have 3 in a row diagonally, vertically or horizontally without their opponent figuring out their moves.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Code Editor
  • Browser

Installation

  1. Clone the repo
git clone https://github.com/OA7/JS-Tic-Tac-Toe.git

Usage

cd into the project directory, open the project with your favourite text editor. Then run it with a live server.

Tests

  • Run npm run test in the terminal to see all test cases that the project passes.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Authors

👤 Osong Agberndifor

Show your support

Give a ⭐️ if you like this project!

About

A tic tac toe web app(game) built with Vanilla JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published