Skip to content

JnH-Projects/multiplayer-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer POC

Just a basic Websocket connection.

client (player1) <--[ws]--> server <--[ws]--> client (player2)

Figure

POC being applied to little-community

YouTube link

Run the app

  • Copy this command npm i && npm run dev
  • Proceed to client folder and open a command prompt then paste + run the command
  • Proceed to server folder and open a command prompt then paste + run the command

About

POC Mutiplayer Game with WebSocket, dependent on @jaymar921/2dgraphic-utils

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors