Skip to content

trigun539/react-socket-ttt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer Tic-Tac-Toe

This project is to show the strenghts of NodeJS as a server side technology. Also, some of the capabilities of ReactJS.

Technologies used:

  • NodeJS
  • ReactJS
  • Socket.IO

Libraries used:

  • jQuery
  • Fontawesome
  • Bootstrap

Running the application

  1. Make sure you have NodeJS installed.
  2. npm install
  3. bower install
  4. gulp
  5. node app.js
  6. Go to http://localhost:30003 to view the game.

About

A real time multiplayer react TicTacToe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published