Skip to content

PauloKoglin/tictactoe-multiplayer-socketio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe-multiplayer-socketio

About

Simple Tic-Tac-Toe game to play with a friend. The app runs over a Socket.io.

Used Technologies

  • Express to serve the app
  • Axios for the client-side
  • Socket.io to manage the game-rooms and interation between the players

Run it

  • npm install
  • npm start

Access it on Heroku

https://tictactoe-pko-multiplayer.herokuapp.com/

About

Multiplayer TicTacToe-Game developed using pure HTML+CSS+JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published