-
PLEASE HELP ME IT WILL TAKE YOU ONE SECOND. IT'S A YES OR NO ANSWER.
What I want is simple: a container that stores items and allows me to scroll through them without any issues. It seems like a st…
-
Create the visual display of agents using Pygame.
- [ ] In ui_rendering.py, set up the Pygame screen, and render agents as colored circles based on health status (e.g., blue for susceptible, red fo…
-
## 🐛 Bug
When a Pygame code is executed, any input/text area in the page will be unavaiable after code execution. I meant, i'm not able to write anything in the input after the code is executed.
…
-
I have a simple GUI app running on a Raspberry Pi Zero 2 with desktop which runs well but I would like to drop the desktop since it uses resources which are in short supply on the Zero2. (only 0.5GB m…
-
ascii art and terminal colors are not sufficient
-
**Describe the bug**
Anchors have different behaviors for static and dynamic elements.
**To Reproduce**
```python
from pygame import Rect
from pygame_gui import UIManager
from pygame_gui.ele…
-
If an offset is used in the UI it seems the guidance arrow doesnt get the correct coordinates.
This is likely a problem with the conversion of mouse coordinates to svg coordinates - THIS IS A BIG …
-
**What** - Hey @autopilot make a car simulation game with autopilot modes
**Why** - I want to make a game.
-
After using wxpython for this project, I realised this module had some flaws that my program couldn't bypass easily
- Hard to install perfectly on machines
- wx.App vs wx.AppConsole:
- App only …
slegr updated
3 years ago
-
**Type**: (only select one)
- Code - general bugs related to how the game runs and responds to you.
**Describe the bug**
i have 'save every 5 moons' setting on. upon getting to the 4th moon and …