Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/robertdodd/bevy_jam_5
- Owner: robertdodd
- License: apache-2.0
- Created: 2024-07-27T07:09:38.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-28T22:15:24.000Z (5 months ago)
- Last Synced: 2024-09-27T07:03:20.499Z (3 months ago)
- Topics: bevy, bevy-engine, bevy-jam, bevy-jam-5, bullet-heaven, game, game-development
- Language: Rust
- Homepage: https://robertdodd.itch.io/bevy-jam-5-reverse-bullet-hell
- Size: 2.02 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-Apache-2.0
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.