Skip to content

❌⭕️ The web-based Tic-Tac-Toe game, a classic amusement for two players. Easy to navigate, accessible via web browser, perfect for quick gameplay.

Notifications You must be signed in to change notification settings

marrcelp/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo gif

Welcome to my app - classic Tic-tac-toe gome, where two players take turns placing circles and crosses on a grid of nine squares, aiming to form three of their symbols in a row to win. This game requires strategic thinking and planning, while also being easy and quick to play.

You can check the application using below link:

https://tic-tac-toe-demonstration.netlify.app/

Getting Started

To run the application locally, follow these steps:

  1. Clone the Repository:

    git clone [repository-url]
  2. Navigate to the Project Directory:

    cd tic_tac_toe
  3. Install Dependencies:

    npm install
  4. Install Dependencies:

    npm start

The app will be accessible at http://localhost:5173.

Features

  • Two-Player Mode: Enjoy classic two-player gameplay, taking turns placing symbols on the grid.
  • Real-Time Game Status: See live updates on the game's progress, including winning combinations and draws.
  • Score Display: Keep track of the current score for each player during gameplay.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • JavaScript: A versatile scripting language commonly used for web development.
  • Sass: A preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets (CSS).
  • React-Hooks: useState, useEffect - to manage components state.

Project Structure

The project is organized as follows:

  • src/components: Contains React components for different parts of the application.
  • src/styles: Sass files for styling the components.
  • src/assets: icons for website.

Acknowledgements

  • Special thanks to the React, JavaScript and Sass communities for their excellent documentation and support. Enjoy helping!

App created by marrcelp.

About

❌⭕️ The web-based Tic-Tac-Toe game, a classic amusement for two players. Easy to navigate, accessible via web browser, perfect for quick gameplay.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published