Giter Site home page Giter Site logo

my-tic-toc-toe's Introduction

author title id
Dua Tran
Rock-Paper-Scissor game
tic-tac-toe_game_trancaodua

Tic Tac Toe Game

Props are one of the most basic and important properties in React. The purpose of this project is to practice our skills with React props.

Let's create a mini "Tic Tac Toe" game to play with family and friends.

_ Tic Tac Toe_

Go to demo website !

User Story

  • Has two player "X" and "O".
  • Every player turns tick "X" or "O" on square.
  • Player has 3 ("X" or "O") consecutive is winner.
  • Click "Restart" to restart game.
  • ๐Ÿš€ Storing a history of moves.
  • ๐Ÿš€๐Ÿš€๐Ÿš€ Player can undo move.

Requirement

Fork this repo and read through the files. Often time , developers are required to work with an existing codebase and improve upon. This is one of that time.

Repositories has 3 branch:

  • Requirements: Has requirements. You will code on this branch.
  • Solution: Has answers of requirements.
  • Advance solution: Has ๐Ÿš€ answers of requirements.

Guide checkout requirements branch to code:

  • Step 1: Clone repositories. Run: git clone https://github.com/trancaodua/tic-tac-toe-game.git
  • Step 2: Checkout requirement brank to do. Run: git checkout requirements

Guide checkout solution branch to check answer:

  • Step 1: Checkout solution brank to do. Run: git checkout solution

Guide checkout advance_solution brank to check ๐Ÿš€ answer:

  • Step 1: Checkout solution brank to do. Run: git checkout advance_solution

You should only code in the designinated area. Using the VSC search function for "Your code here", you will see a list of all the placces that required your attention.

my-tic-toc-toe's People

Contributors

trancaodua avatar

Watchers

 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.