issues
search
lordmauve
/
pgzero
A zero-boilerplate games programming framework for Python 3, based on Pygame.
https://pygame-zero.readthedocs.io/
GNU Lesser General Public License v3.0
538
stars
188
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
pgzrun doesn't work ("command not found") even though python (2 and 3), pygame, and pgzero are installed
#329
GarthElliott
opened
1 month ago
0
Update flappybird.py
#328
petanerd
opened
7 months ago
0
Unable to change image of sprite
#327
jrmhaig
closed
6 months ago
3
"screen" is not defined VS code pgzrun library
#326
elis7angelo
opened
9 months ago
1
Add a Distance Between function
#325
Wowfunhappy
closed
9 months ago
1
Intermittent immediate crash on startup of pgzero on labwc / wayland
#324
spl237
opened
10 months ago
1
Warnings when building the documentation
#323
Jayman2000
opened
11 months ago
0
Black screen when running any script w/ pgzero
#322
sm8ps
closed
11 months ago
5
Pygame zero stopped working on all my projects
#321
RobinPiff
opened
1 year ago
2
Add link to alien sprite file, issue #311
#320
paulinetheitgirl
opened
1 year ago
0
May the pgzero 1.3 be on the way to the public?
#319
codeforfun321
opened
1 year ago
0
Fixed issue #246 by Schedule functions with arguments
#318
oak-cassia
closed
2 weeks ago
0
Fixed issue #212 by adding mouse.py module without external library (limited win32)
#317
tkdgjs98
closed
2 weeks ago
0
Fixed issue #212 by adding mouse module for visibility with testing
#316
kurttepelikerim
opened
1 year ago
0
Delete unused parameter
#315
NiklasBaer
closed
1 year ago
1
Pygame_zero windows open in the middle of the screen
#314
bjazmoore
opened
1 year ago
0
Removed unnecessary parameter
#313
somepeoplecallmedisa
closed
1 year ago
0
Example alien.png downloads as alien.webp
#311
sauron62833
opened
1 year ago
3
Link up to Flappy Bird Tutorial?
#310
ericclack
opened
1 year ago
0
screen.fill not filling defined window fully
#308
willfrantz15
opened
1 year ago
1
added easing functions + demo
#307
saraaldosari
opened
2 years ago
0
Incorporate more easing functions and demo the ones available
#306
saraaldosari
opened
2 years ago
0
errors showing up on tests
#305
saraaldosari
opened
2 years ago
0
Fixed the sysfontname didnot used error.
#304
zzlb0224
opened
2 years ago
0
Importing pygame zero breaks it
#303
profK
opened
2 years ago
2
fweb docs wrong for clock.schedule_interval
#302
profK
opened
2 years ago
0
Docs: Polish translation
#301
rczajka
opened
2 years ago
1
Fixed 'storage' initialization in Flappy Birds example
#300
JJorgeDSIC
opened
2 years ago
0
Missing 'storage' variable initialization in Flappy Birds example
#299
JJorgeDSIC
opened
2 years ago
0
pgzrun won't work.
#298
UnifiedUltra
opened
2 years ago
1
`Pyinstaller doesnt work with pygame zero` (please help im in a game jam)
#297
astrogames06
opened
2 years ago
0
typos and walls() -> pipes() typos
#296
jolly-jump
closed
2 years ago
0
fixing #192 for "stable" sphinx release
#295
jolly-jump
closed
2 years ago
1
Reintroduce default display mode (fixes #264)
#294
yoniLavi
closed
2 years ago
3
Allow changing width in `screen.draw.line()`
#292
ProfessorCode212
opened
2 years ago
0
Screenshot game
#290
eugene-bce
opened
2 years ago
2
music.is_playing() appears to require an argument
#289
steam21
opened
2 years ago
1
Suggested change to demo Life program
#288
ideonaut
closed
2 years ago
2
Input text field?
#287
eugene-bce
opened
2 years ago
1
full screen
#286
ghost
opened
2 years ago
2
how to center window
#285
ghost
closed
2 years ago
1
pygame zero documentation dutch translation
#284
ghost
opened
2 years ago
0
Auto Py to Exe error
#283
ghost
opened
2 years ago
0
pygame to pygame zero transition with classes
#282
ghost
closed
2 years ago
1
add some collide functions
#281
yansnow78
opened
2 years ago
0
How to type text on the Actor?
#280
zryoung
opened
2 years ago
0
How to set the windows's begin position?
#279
zryoung
opened
2 years ago
1
add subrect property to Actor and 3 new class to do frame animation
#278
yansnow78
opened
2 years ago
1
add move_towards fct in Actor
#277
yansnow78
opened
2 years ago
0
Merge with pgzhelper: add scale, flip_x, flip_y properties, to Actor...
#276
yansnow78
opened
2 years ago
0
Next