5 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub
Game Development Robot Fighting
Add player hit effect about 2 months ago

AI Summary: Implement a visual effect, a red flash, to indicate when a player is hit in the Robot Rumble game. This involves adding a visual cue that triggers upon player damage, likely using a sprite or shader effect.

Complexity: 2/5
type:feature good first issue prio:normal
Game Development Robot Fighting

AI Summary: The task is to reduce the verbosity of the symphonia audio library's logging within the Robot Rumble game. This involves finding the appropriate logging configuration within the symphonia library or the game's integration with it, and adjusting the settings to suppress informational messages, leaving only warnings or errors.

Complexity: 3/5
good first issue prio:low
Game Development Robot Fighting
Add Player SFX 3 months ago

AI Summary: Add sound effects (SFX) for player actions in the Robot Rumble game. This includes jump, taking damage, death, and potentially movement. The SFX will enhance the player experience and feedback.

Complexity: 2/5
type:feature status:in-progress good first issue prio:normal
Game Development Robot Fighting
Add Satellite SFX 3 months ago
type:feature good first issue prio:normal
Game Development Robot Fighting
Add sound effects 3 months ago

AI Summary: Implement sound effects for weapons (shooting, reloading), player actions (hit, jump, death), and satellite interactions (one per type). This involves selecting appropriate sound effects, integrating them into the game engine (Bevy), and triggering them based on in-game events.

Complexity: 3/5
type:feature status:in-progress good first issue prio:normal