Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mockersf/kmanb
Ludum Dare 47 - Jam
https://github.com/mockersf/kmanb
bevy ludum-dare-47
Last synced: 3 months ago
JSON representation
Ludum Dare 47 - Jam
- Host: GitHub
- URL: https://github.com/mockersf/kmanb
- Owner: mockersf
- License: mit
- Created: 2020-10-03T09:14:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-19T22:01:49.000Z (about 2 years ago)
- Last Synced: 2024-05-02T01:37:38.480Z (8 months ago)
- Topics: bevy, ludum-dare-47
- Language: Rust
- Homepage:
- Size: 1.47 MB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Keep moving and nobody burns
Game for Ludum Dare 47
Aim for the high score while avoid getting burned either by that big wall of fire or by your own bombs ! Every round, the game will get harder, but you will earn more points. To help you, blowing up those crates may drop bonus that will make your bombs more useful.
* A wall of fire is moving through the screen. Each round, it may go faster
* You can teleport from one side to the other
* Crates will spawn randomly. Each round, more crates may spawn more often
* You can blow up crates to free your path. Each round, crates may get harder to blow up
* Crates may drop improvements for your bombs![game screen](https://raw.githubusercontent.com/mockersf/kmanb/main/game.png)
![about screen](https://raw.githubusercontent.com/mockersf/kmanb/main/about.png)