Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages