englercj / shiv

A 2D space shooter game, dedicated to one of my coworkers

Home Page:http://shaminvadorz.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SHam InVadorz (shiv)

A small fun game designed to congratulate one of my coworkers. As the previous winner of the "Innovation Award" it was my duty to come up with a creative way to pass the award onto someone new. Chris Sham is the recipient of the award this time around, and this game is dedicated to him.

Run the game

For a quick setup you can use the built in webserver:

git clone https://github.com/englercj/shiv.git
cd shiv &&
npm install &&
./bin/shiv

Then visit yoursite.com:8001 to play.

About

A 2D space shooter game, dedicated to one of my coworkers

http://shaminvadorz.com


Languages

Language:JavaScript 100.0%