broken-bounty

Robot bounty hunting

GPL-3.0 License

Stars
1
Committers
2

Broken Bounty

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.

Controls

  • Use W, A, S, and D to move
  • Turn with left and right arrow keys
  • Fire with space bar

Play Online

Development

  1. Fork the repo
  2. Create a branch off of the dev branch
  3. npm install
  4. 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.