Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robertdodd/bevy_jam_5

Bullet heaven game for Bevy Jam 5
https://github.com/robertdodd/bevy_jam_5

bevy bevy-engine bevy-jam bevy-jam-5 bullet-heaven game game-development

Last synced: 2 months ago
JSON representation

Bullet heaven game for Bevy Jam 5

Awesome Lists containing this project

README

        

# Bevy Jam 5 Bullet Heaven

Bullet heaven game for [Bevy Jam #5](https://itch.io/jam/bevy-jam-5).

Survive through cycles of enemy attacks on cyclical planet. Upgrade your stats each time you level up to survive for
longer. [Play on itch.io](https://robertdodd.itch.io/bevy-jam-5-reverse-bullet-hell).

---

![Screenshot](https://raw.githubusercontent.com/robertdodd/bevy_jam_5/master/images/screenshot.png)

## Gameplay Controls

- Arrow keys to move
- Mouse for clicking buttons

## Issues with Firefox + AMD GPU:

If it freezes in Firefox after clicking "Play", you may need to use a Chromium browser, see: https://github.com/bevyengine/bevy/issues/14415

## License

Dual-licensed under either of

- Apache License, Version 2.0,
([LICENSE-APACHE](https://github.com/robertdodd/bevy_round_ui/blob/master/LICENSE-APACHE) or
https://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](https://github.com/robertdodd/bevy_round_ui/blob/master/LICENSE-MIT) or
https://opensource.org/licenses/MIT)

at your option.