Git Product home page Git Product logo

tic-tac-toe's Introduction

๐Ÿ“— Table of Contents

portfolio5

๐Ÿ“– Tic Tac Toe

Tic tac toe, also known as noughts and crosses, is a classic paper-and-pencil game played on a grid of 3x3 squares. Overall, tic-tac-toe is a simple yet enjoyable game that tests players' ability to think strategically and anticipate their opponent's moves.

Tech Stack

Server
  • ReactJS
Client

Key Feature

  • 1: Grid: The game is played on a 3x3 grid, which consists of a total of nine cells.
  • 2: Players: Tic-tac-toe is a two-player game. One player takes the role of 'X,' and the other player takes the role of 'O.'
  • 3: Turns: The players take turns making their moves. The game always starts with the player using 'X.'
  • 4: Markings: Each player's goal is to mark three consecutive cells in a row, column, or diagonal with their symbol ('X' or 'O'). Players take turns placing their marks in empty cells.
  • 5: Win condition: The game ends when one player successfully gets three of their marks in a row, column, or diagonal. The player who achieves this wins the game.
  • 6: Draw condition: If all the cells on the grid are filled, and no player has achieved a winning combination, the game is declared a draw or a tie.
  • 7: Strategies: Tic-tac-toe is a game with perfect information, meaning that there is no randomness involved, and all the information is available to both players. With optimal play from both sides, the game will always end in a draw.
  • 8: Simplicity: Tic-tac-toe is a straightforward game that is easy to learn and understand, making it suitable for players of all ages.

(back to top)

๐Ÿ’ป Getting Started

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

Prerequisites

In order to have the rubygems in your machine, run the following command

yarn install

In order to run this project you need to run the following command to install the rails-rspec testing framework:

 yarn run build

Setup

Clone this repository to your desired folder:

  git clone [email protected]:Piercel2022/tic-tac-toe.git
  cd tic-tac-toe

๐Ÿš€ Live Demo

Usage

To be able able to do this project, run the following command:

  yarn run dev

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Pierre Celestin Moussa

๐Ÿ”ญ Future Features

  • Improve the styling of the app

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

If you like this project give a โญ๏ธ

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank Microverse especially Codereviewers

(back to top)

๐Ÿ“ License

This project is not yet licensed.

(back to top)

tic-tac-toe's People

Contributors

piercel2022 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.