An open API service indexing awesome lists of open source software.

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

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