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

https://github.com/fritzy/spacewar.pro


https://github.com/fritzy/spacewar.pro

game html5 pixijs

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

SPACEWAR.PRO is a tribute game to an old SPACEWAR.EXE shareware DOS game, which in turn is a remake, going all the way back to the first graphical computer game.

## Running

Install the dependencies.

```sh
npm install
```

Start the development server.

```sh
npm start
```

## Building

```sh
npm run build-web
```

This produces a distrubiton in dist/web/