10 Open Issues Need Help Last updated: Dec 5, 2025

Open Issues Need Help

View All on GitHub
Remake README 4 months ago

AI Summary: This issue proposes a complete rewrite of the project's README file. The goal is to improve its clarity, organization, and overall helpfulness for new and existing users. It's labeled as a 'good first issue', suggesting it's suitable for contributors new to the project.

Complexity: 2/5
documentation good first issue
enhancement good first issue

AI Summary: This issue proposes adding a new feature to control the brightness of the application. It is labeled as an 'enhancement' and a 'good first issue', suggesting it's a straightforward addition to the existing functionality.

Complexity: 2/5
enhancement good first issue

AI Summary: This issue requires the implementation of a new 'PauseMenu' state within the existing StateManager system. This state will be triggered by player input, overlay the current game scene with a semi-transparent background, and present two interactive buttons: 'Resume' and 'Return to Main Menu'. The implementation will involve utilizing provided attributes for the application, button rectangles, font, and button colors.

Complexity: 2/5
enhancement good first issue
Add Audio Slider 6 months ago
enhancement good first issue
help wanted invalid

AI Summary: The user is requesting a review of their recently written code, suspecting that certain conditions might lead to breakage with unknown input values. They are also dissatisfied with the current 'screen expansion' behavior and are seeking fixes for both issues. The primary goal is to resolve these problems without introducing new bugs.

Complexity: 4/5
help wanted invalid

AI Summary: This issue focuses on acquiring or generating visual assets, specifically top-down sprites in .png format, with resolutions of either 32x32 or 64x64 pixels. The detailed specifications for these assets are described in associated sub-issues, making it a well-defined task suitable for new contributors.

Complexity: 2/5
good first issue visual
documentation good first issue