Skip to content

Feyzanrs/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

Welcome to the Tic Tac Toe game repository, a project developed by [Your Name]. The primary goal of this project is to provide users with an enjoyable experience while playing this classic game.

Project Overview

The repository includes three distinct pages:

  1. CreateGameScreen: An initial screen where users can input their names.
  2. GameListScreen: A screen displaying a list of previously created games.
  3. GameScreen: The main screen where the game is played.

Added Features

Here are the features added to the project:

  • Name Entry Page: A screen allowing users to input their names.
  • Game List Page: A screen listing the user's previous games.
  • Game Creation Page: A page where users can customize the background color, board size, and name of the game.
    • Various table sizes (3x3, 4x4, 5x5) have been included.
    • The option to change the game's background color.
  • List and Details of Created Games: A screen displaying the list and details of games created by the user.
  • Game End Conditions: The game concludes when either O or X wins. Similarly, in the event of a tie, the characters on the board are cleared, and the game restarts.

Technologies and Programming Language

This project was developed using React. During the development phase, information provided by ChatGPT was utilized, with manual corrections made to address potential errors.

How to Use

  1. Clone the project to your computer.
  2. Open the terminal in the project directory.
  3. Use the npm install command to install the required packages.
  4. Start the project with the npm start command.

Contributions

If you wish to contribute to the project, please open an issue to share your suggestions or change requests. Your contributions are highly appreciated!

Have a Great Time! 🎮

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published