Skip to content

Costava/broken-bounty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Broken Bounty

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.