This is a multiplayer tic tac toe game built with Next.js and React and styled with Sass, used Recoil for state management also with a built-in chat system.

Overview

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

You might also like...
Created the famous game "Tic-Tac-Toe" using ReactJS.

ABOUT THE PROJECT In this project we recreated the famous game "Tic-Tac-Toe" using ReactJS. RULES OF THE GAME The Morpion, also called Tic-Tac-Toe is

An implementation of Tic-tac-toe game in ReactJS
An implementation of Tic-tac-toe game in ReactJS

Tic Tac Toe An implementation of Tic-tac-toe game in ReactJS. For AI used the Minimax Algorithm. Deployed on Vercel. Play Introduction of Minimax Mini

This project contains a minimax algorithm implemented tic tac toe app built with React.
This project contains a minimax algorithm implemented tic tac toe app built with React.

Tic Tac Toe App This project contains a minimax algorithm implemented tic tac toe app built with React. Table of Contents Requirements Installation Us

Undefeatable tic tac toe: ES6, React, and React Hooks

Tic Tac Toe Undefeatable tic tac toe (minimax algorithm) developed with ES6, React.js and React Hooks Play Tic Tac Toe online Another one?! Tic Tac To

Tic tac toe in react

Demo https://itsrave.github.io/tictactoe-react/ Available Scripts In the project directory, you can run: yarn start Runs the app in the development mo

uttt.ai: AlphaZero-like AI solution for playing Ultimate Tic-Tac-Toe in the browser

uttt.ai AlphaZero-like solution for playing Ultimate Tic-Tac-Toe in the browser. This project is a loose adaptation of the original AlphaZero publishe

Recoil is an experimental state management library for React apps.

Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.

This Repository is contain the Source code of the TIC-TAC-TOI
This Repository is contain the Source code of the TIC-TAC-TOI

This project was bootstrapped with Create React App. TIC-TAC-TOI This Repository is contain the Source code of t

 Flatris is a web multiplayer game with both UI and server components
Flatris is a web multiplayer game with both UI and server components

Work in progress: Flatris has been recently redesigned from the ground up and turned into a multiplayer game with both UI and server components. This

Owner
Temmy
Undergrad in the University of Lagos, Chemical Engineering, a Full stack web developer (Frontend Heavy) and a lover of Animes❤.
Temmy
Recoil-demo - State management in React with Recoil

Recoil demo State management in React with Recoil. Similar to Context or Redux,

Javier Arroyo Cabello 2 Mar 2, 2022
The classic Tic-Tac-Toe game, built with React

Tic-Tac-Toe This is the classic Tic-Tac-Toe game, built with React. Features: In

Dico Diaz Dussan 1 Dec 28, 2021
🎮 Unbeatable Tic-Tac-Toe game using React and Minimax algorithm.

Tic-tac-toe Game Unbeatable Tic-tac-toe game using React, Create-react-app and Minimax algorithm for implementing AI. Links Demo: Tic-tac-toe Visit me

Lam Pham 23 Nov 4, 2022
A Tic Tac Toe Game made with React.js, JavaScript and Bootstrap.

Tic Tac Toe Game This is a Simple Tic Tac Toe Game playable for 2 players. Live Link - https://shobhit1338.github.io/Tic-Tac-Toe-using-React/ Features

Shobhit Gupta 12 Dec 26, 2022
A simple tic-tac-toe game using React

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

null 1 Nov 5, 2021
A simple tic-tac-toe game written in React ⚛️

This app is a simple Tic tac toe game made with React. It's main purpose was to train me to TDD.

Pierre-Eric Garcia 1 Nov 10, 2021
Tic Tac Toe game made with React

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

null 4 Dec 3, 2021
A simple tic-tac-toe game created using react

This project was bootstrapped with Create React App. Below you will find some information on how to perform common tasks. You can find the most recent

Hassan Munir 3 Nov 3, 2022
Developed Tic-Tac-Toe game using react.

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

Harish Parmar 0 Dec 27, 2021
A simple tic tac toe game based on react.

Tic Tac Toe Game A simple tic tac toe game based on react.

Bishal Niroula 3 Jul 31, 2022