Skip to content

The simplest and bestest multiplayer space shooter

Notifications You must be signed in to change notification settings

rawkets/rawkets-original

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rawkets

Test locally

Install dependencies and start the game client and server:

$ npm install
$ npm start

Then open the game in your browser at http://localhost:3000

Set up Docker and run Rawkets container

First you'll need to install Docker and then run the following from the terminal:

$ docker-compose build
$ docker-compose up

Find Docker IP and play the game

Change default to the name of your Docker image – if you've only just set up Docker then using default may be ok.

$ docker-machine ip default

Load the given IP in your favourite browser.

About

The simplest and bestest multiplayer space shooter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published