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

https://github.com/manevillef/garbage_hero

A Garbage collector game made with bevy
https://github.com/manevillef/garbage_hero

Last synced: 7 months ago
JSON representation

A Garbage collector game made with bevy

Awesome Lists containing this project

README

          

# Garbage Collector

My solo dev entry for [Bevy Jam #5](https://manevillef.itch.io/garbage-collector)

Screenshot 2024-07-30 at 10 16 49

## Run

Use `cargo run --release` to run the game natively.

For debug options you can enable the following features:
* `debug` to enable the debug gizmo and UI
* `debug_physics` to enable the avian3d debug rendered
* `debug_world` to enable the World inspector plugin

## Assets

All assets in the `assets/` folder have their associated licenses.