Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 360 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 360 Bytes

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.

npm install

Start the development server.

npm start

Building

npm run build-web

This produces a distrubiton in dist/web/