Skip to content

danini-the-panini/websocket-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websocket-game

Requirements

  • Server: node 5.x
  • Browser: WebSockets and WebGL

How to run

Install dependencies:

$ npm install

Run Server

$ node index.js

Join game by navigating to http://localhost:3000, type in your player name, and use arrow keys to move around.

You can get others to join by having them navigate to http://<your-ip-address>:3000

About

A multiplayer game using websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published