Giter Site home page Giter Site logo

tic-tac-toe's Introduction

TIC TAC TOE GAME WITH REACTJS

In order to run locally this game you will need do the following steps:

1.- copy this repo whenever you want through zip or git clone

2.- then go into the project

3.- execute in terminal/console this command : $ npm install (this will download all the packages required)

4.- after that you can run the project with this command : npm start

5.- then in your favorite browser type un the url : localhost:3000 in order to access to the home of the tic tac toe

Regarding the Rules Game:

The typical Tic Tac Toe is a board with a 3x3 dimension, and is a game for two players, one of them use the "X" the other one use the "0" (zero) the idea is put those marks in one interception of the board, once per turn. The winner is the first player to have in this case a 3 in line of it own mark, wheter is a vertical, horizontal or diagonal line.

This project(current game) has a plus because is possible to create boards up to 13x13 which is pretty much, but is for demostrative purpose, the same rule applies to any dimension, the idea is to have a "N" in line, horizontal, vertical or diagonal.

tic-tac-toe's People

Contributors

jrartiga avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.