Skip to content

This project was created to study WebSocket. A multiplayer game with various mechanics.

Notifications You must be signed in to change notification settings

lucasinmanuel/tic-tac-toe-multiplayer

Repository files navigation

Tic Tac Toe Multiplayer

'Screenshot of the game' 'Screenshot of the game'

This project was created to study WebSocket. A multiplayer game with various mechanics, such as:

  • Player list online
  • Player list pagination
  • Player search system by ID
  • Challenge system between players
  • Rematch system
  • Match scoreboard (victories,ties and defeats)
  • Opponent disconnection alert

Available Commands

Command Description
npm install Install front-end project dependencies
composer install Install back-end project dependencies
npm run dev Run the front-end on http localhost port 5173
php server.php Run the back-end on ws localhost port 9990

Technologies used

Ratchet Vue.js Composer Vite

About

This project was created to study WebSocket. A multiplayer game with various mechanics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published