Skip to content

Commit

Permalink
How to run with docker
Browse files Browse the repository at this point in the history
  • Loading branch information
xiam committed Sep 20, 2016
1 parent a256a7f commit 7f520e4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -12,6 +12,12 @@ shoot and destroy each other.
It also accepts incoming websockets connections, assigns each connection its
own ship, and lets the user control her ship.

You can build and run the server with:

```
make docker-run
```

## shooter-html5

The [shooter-html5][2] repo is a HTML5 client that uses canvas, JavaScript and
Expand Down

0 comments on commit 7f520e4

Please sign in to comment.