Skip to content

Repository files navigation

Tic Tac Toe Game

A simple tic tac toe game built with React + TypeScript.

Getting Started

  1. Clone the repository: git clone https://github.com/johansneirap/tic-tac-toe-react.git
  2. Install the dependencies: npm install
  3. Start the development server: npm run dev
  4. Open http://localhost:5173 to view the game in the browser.

How to Play

  • The game is played on a 3x3 board.
  • Players take turns placing their mark (X or O) on the board.
  • The first player to get three of their marks in a row, column, or diagonal wins.
  • If the board is full and no one has won, the game is a tie.

Technologies Used

  • React.js
  • Typescript
  • CSS
  • HTML

Next Steps:

  • Improve look and feel
  • Make multiplayer option

Contributing

If you would like to contribute to this project, please fork the repository and make your changes. Then, submit a pull request for review.

Authors

About

Tic Tac Toe Game

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages