Robots have glitched and become aggressive to humans. As a bounty hunter, you must go city by city, eliminating the dangerous robots.
Originally developed for js13kGames 2016.
- Use
W
,A
,S
, andD
to move - Turn with left and right arrow keys
- Fire with space bar
- Fork the repo
- Create a branch off of the
dev
branch npm install
npm run build-dev
Make a pull request to the dev
branch. Changes on the dev
branch will be merged into master
when a release is made.