Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 686 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 686 Bytes

Rebounds

This is my entry for Game Off 2019

The theme for the jam is Leaps & Bounds.

For my game, I decided on a top-down shooter. The gimmick is that your bullets can't hurt enemies normally.
Instead, you need to rebound your bullets off of walls. If they make contact with an enemy after that point, then they take damage.
Don't go trigger happy though; your rebounded bullets will hurt you too.

Example Image

You can play the game either by going to the Release page, or through the browser here.

License

This project is under the MIT License