Skip to content

lucasoishi/tictactoe-react

Repository files navigation

TIC-TAC-TOE

A Tic-Tac-Toe game built with React for learning purposes.

Project based on React Tutorial

Built using React, NextJS and Typescript

Features:

  • Two-player gameplay
  • Win detection
  • Draw detection
  • Game reset functionality

Getting Started

First, run the development server:

yarn dev

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

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

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Next steps

  • Unit tests
  • Add score count and show game state, current player, winner etc
  • Update layout
  • Allow custom name for each player

About

react tutorial tictactoe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors