Skip to content
This repository has been archived by the owner on Jun 13, 2018. It is now read-only.
/ multiplayer-game Public archive

just testing multiplayer game with server & client

Notifications You must be signed in to change notification settings

Zielak/multiplayer-game

Repository files navigation

ARCHIVED

This project has been split into 2 seperate libs:

I'm continuing my work over there. One major change is the use of TypeScript.


multiplayer-game

dev

Run the node server in one terminal:

npm start

Run the webpack-dev-server for the client-side code in the other terminal:

npm run server

Node server with WebSockets runs at localhost:2657

You want to open localhost:8080 in the browser!

About

just testing multiplayer game with server & client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published