Skip to content

Onyimatics/tic-tac-toe-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ForTheBadge built-with-love

Tic-Tac-Toe Game

Table of Contents

Tic-tac-toe is a game in which two players take turns in drawing either an 'O' or an 'X' in one square of a grid consisting of nine squares. The winner is the first player to get three of the same symbols in a row.

  • Screenshot(UI template)

alt

  • Technology Stack

To get started with this project you need a basic knowledge of : Javascript(ES6)

  • Library

ReactJs

  • Bundled with

Webpack.js

  • Style guide

Airbnb (Javascript style guide)

  • Available Scripts

Clone the repo, Then open terminal/bash/cmd you desired. cd to project directory, you can run :

Install package dependencies

npm install

Start the App

npm run start

Starts the app in the development mode

Enjoy the game and drop feedback at ezikeonyinyefavour@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors