Skip to content

Loammm/TTTgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X Tic Tac Toe

A multiplayer Tic Tac Toe game with simultaneous play mechanics, built with React.js and Node.js.

Documentation

For detailed information about the project, please review:


Getting Started

Requires Node.js 18+ (latest LTS recommended)

Single Player Mode (vs Computer)

cd react_ws_src
npm install
npm start

Then visit http://localhost:3000

Multiplayer Mode

cd ws
npm install
npm start

Then visit http://localhost:3001 in two separate browser windows.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors