/levin-spacey

:video_game: socket.io based space shooter game

Primary LanguageJavaScript

Loot and Level

Development

This requires Node and npm.

npm install
npm run develop

Production

npm install
npm run build
npm start