Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages