-
**What** - Hey @autopilot make a car simulation game with autopilot modes
**Why** - I want to make a game.
-
Functions such as blit text for easily adding text, load assets for loading a directory, a basic button class, and a function for loading sprite sheets, and a function which easily allows multithreadi…
-
After adding the line
```
from pgzero.actor import Actor
```
to work around issue #2 I get the following traceback
```
(speed) [me@mac Wireframe-21 (master)]$ python supersprint.py
pygam…
-
When trying to install and run pygame_gui, more specifically with [this fork i found here](https://github.com/pmp-p/pygame-gui-wasm), I run into this error:
```
Traceback (most recent call last):
…
-
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [89 lines of output]
Skipping Cython compilation
WARNING, No "Setup" File Exists, Running "bu…
-
This issue is on MacOS Ventura, Windows 11 and Linux Manjaro, so probably everywhere.
```python
def test():
import pygame
pygame.init()
pygame.mixer.init()
channel = pygame.mi…
-
pygame is not available in PyPi for Python 3. Installation instructions should be added.
If pygame gets/can be replaced, this issue becomes obsolete.
DoD:
* installation instructions for (Python …
-
añadir que los enemigos disparen balas.
- mejorar los enemigos
-
currently this library just renders to the main pygame screen (which it initializes), this is a issue if you want to not override the screen (for instance if you want to only apply lighting to part o…
-
Originally reported by: **ocket8888 (Bitbucket: [ocket8888](https://bitbucket.org/ocket8888), GitHub: [ocket8888](https://github.com/ocket8888))**
----------------------------------------
Just l…