Spuds in space is a shooting game built in JavaScript using Phaser game engine.
Phaser is a fast, free and fun open source game framework for making desktop and mobile browser HTML5 games. It uses Pixi.js internally for fast 2D Canvas and WebGL rendering.
All you need to run the game is a webserver. Any will do just fine. I personally recommend Apache or Node.js.