https://github.com/rdmello/spaceships-multiplayer
A multiplayer HTML5 game using WebSockets
https://github.com/rdmello/spaceships-multiplayer
Last synced: 10 days ago
JSON representation
A multiplayer HTML5 game using WebSockets
- Host: GitHub
- URL: https://github.com/rdmello/spaceships-multiplayer
- Owner: rdmello
- Created: 2016-05-27T22:14:02.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-05T15:20:47.000Z (about 10 years ago)
- Last Synced: 2025-01-03T13:41:33.149Z (over 1 year ago)
- Language: JavaScript
- Size: 49.8 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spaceships Multiplayer
Multiplayer game built using ws on Raspberry Pi Zero
Visit: https://rylan.coffee/spaceships/
## Installation:
0. Have Node.js and NPM installed
1. Clone this directory locally
2. Install ws using NPM
3. Use 'node app.js' to run the app