Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
pygame mirror on google groups
Conversations
About
pygame mirror on google groups
1–30 of 2229
This is a mirror of the pygame mailing list. You need to sign up to the real mailing list to post.
Please see the mailing list page for more details:
http://pygame.org/wiki/info
Mark all as read
Report abusive group
0 selected
Go Peppy
,
Jim
3
Apr 21
[pygame] Modifying SVG image
Hi Jim, Yes, I'm using a memory mapped file to avoid saving any intermediate file. Here is the
unread,
[pygame] Modifying SVG image
Hi Jim, Yes, I'm using a memory mapped file to avoid saving any intermediate file. Here is the
Apr 21
kueden lego
, …
Thomas Kluyver
5
Apr 6
[pygame] how to sign up?
I think it was disabled at some point because of excessive spam, and then no-one has found a better
unread,
[pygame] how to sign up?
I think it was disabled at some point because of excessive spam, and then no-one has found a better
Apr 6
kueden lego
Apr 5
unable to sign up
I am new to pygame and tried (like many others) to sign up. It just does not work. I see that there
unread,
unable to sign up
I am new to pygame and tried (like many others) to sign up. It just does not work. I see that there
Apr 5
René Dudfield
, …
Nicholas H.Tollervey
18
Mar 22
[pygame] Do you support The #Python Software Foundation making a statement in support of peace?
Al, Really well put. Thank you for taking the time to share this thoughtful reply, with which I
unread,
[pygame] Do you support The #Python Software Foundation making a statement in support of peace?
Al, Really well put. Thank you for taking the time to share this thoughtful reply, with which I
Mar 22
René Dudfield
, …
Andrew Baker
4
Mar 6
[pygame] Do you support pygame making a statement in support of peace?
It seems like PyGame is for peace. On Sun, Mar 6, 2022, 1:58 PM Al Sweigart <al@inventwithpython.
unread,
[pygame] Do you support pygame making a statement in support of peace?
It seems like PyGame is for peace. On Sun, Mar 6, 2022, 1:58 PM Al Sweigart <al@inventwithpython.
Mar 6
Alec Bennett
, …
Irv Kalb
15
Mar 2
[pygame] Joystick no longer global in Pygame2?
Hi, Thanks to everyone for the suggestions. Many different things to try out. I'll probably start
unread,
[pygame] Joystick no longer global in Pygame2?
Hi, Thanks to everyone for the suggestions. Many different things to try out. I'll probably start
Mar 2
TheLeoDeveloper games
12/24/21
My account got false banned
For whatever reason the account with the username "TheLeoDeveloper" was disabled on the
unread,
My account got false banned
For whatever reason the account with the username "TheLeoDeveloper" was disabled on the
12/24/21
Jakub Woroszyło
11/9/21
Can somone help my deploy this python Frogger game to Android app ?
Hey, I need to deploy this pyhton i think it's should be pygame to android App. Is there somone
unread,
Can somone help my deploy this python Frogger game to Android app ?
Hey, I need to deploy this pyhton i think it's should be pygame to android App. Is there somone
11/9/21
Ariel Burman
,
Martin Stofcik
2
11/8/21
[pygame] What is the use of 'pump' argument
unsubscribe
unread,
[pygame] What is the use of 'pump' argument
unsubscribe
11/8/21
René Dudfield
, …
Daniel Pope
6
10/10/21
[pygame] goodbye SDL1, python 2.7/3.5?
On Sun, 10 Oct 2021, 14:16 Sam Bull, <pygame@sambull.org> wrote: I've been thinking about
unread,
[pygame] goodbye SDL1, python 2.7/3.5?
On Sun, 10 Oct 2021, 14:16 Sam Bull, <pygame@sambull.org> wrote: I've been thinking about
10/10/21
Lionel Brouyère
9/17/21
Website account
Is there a way to create an account on the website ? Everytime I try, I got a: " Registration
unread,
Website account
Is there a way to create an account on the website ? Everytime I try, I got a: " Registration
9/17/21
David Scheele
, …
Thomas Kluyver
4
8/26/21
[pygame] Pygame causes ALSA underrun
Ok thanks for the answers guys. I tinkered around a little. As Thomas said, the buffer size impacts
unread,
[pygame] Pygame causes ALSA underrun
Ok thanks for the answers guys. I tinkered around a little. As Thomas said, the buffer size impacts
8/26/21
René Dudfield
, …
Nicholas H.Tollervey
3
8/24/21
[pygame] Pygame 2.0.2.dev2 - Drumroll release
Here here... many thanks for all the work that's gone into making this possible. PyGame FTW N. On
unread,
[pygame] Pygame 2.0.2.dev2 - Drumroll release
Here here... many thanks for all the work that's gone into making this possible. PyGame FTW N. On
8/24/21
Paul Keating
8/6/21
[pygame] Missing entry point message after upgrading pywin32 from build 288 to 301
I recently discovered that import win32ui was broken in Python 3.9. This is described in https://
unread,
[pygame] Missing entry point message after upgrading pywin32 from build 288 to 301
I recently discovered that import win32ui was broken in Python 3.9. This is described in https://
8/6/21
Folkert van Heusden
,
Daniel Foerster
3
7/26/21
[pygame] midi events
Hi Daniel, Ah indeed, that would work as well! Unfortunately not entirely: pygame 2 allows get() to
unread,
[pygame] midi events
Hi Daniel, Ah indeed, that would work as well! Unfortunately not entirely: pygame 2 allows get() to
7/26/21
Jasper Phillips
, …
Daniel Foerster
8
7/14/21
[pygame] Question about sound effect playback
None of the necessary bits are exposed to Python, so you'd have to fork Pygame probably. It might
unread,
[pygame] Question about sound effect playback
None of the necessary bits are exposed to Python, so you'd have to fork Pygame probably. It might
7/14/21
Andy Strain
6/17/21
[pygame] BUG: Sorry, extended image module required
I'm running macOS Big Sur 11.4 on a M1 MacBook Air. When I try and run pygame.examples.aliens, I
unread,
[pygame] BUG: Sorry, extended image module required
I'm running macOS Big Sur 11.4 on a M1 MacBook Air. When I try and run pygame.examples.aliens, I
6/17/21
Jan Gregorczyk
,
BW
2
5/13/21
[pygame] Smooth movement and set_repeat()
In the event handler detect KEYDOWN and KEYUP for the keys you're interested in, and store the
unread,
[pygame] Smooth movement and set_repeat()
In the event handler detect KEYDOWN and KEYUP for the keys you're interested in, and store the
5/13/21
Jan Gregorczyk
,
BW
2
5/9/21
[pygame] Clocks in pygame - Tetris lock delay
Hi, To do this you would implement states. There are many ways to manage states, from organic to
unread,
[pygame] Clocks in pygame - Tetris lock delay
Hi, To do this you would implement states. There are many ways to manage states, from organic to
5/9/21
Jeff Mitchell
,
Thomas Kluyver
2
4/28/21
[pygame] broken links
I think René runs the website, along with many other things. He'll certainly see messages here.
unread,
[pygame] broken links
I think René runs the website, along with many other things. He'll certainly see messages here.
4/28/21
Jeff Mitchell
, …
David
5
4/27/21
[pygame] Update Python 2.7 project to work with Python 3
just dump 2.7 and move to the more relevant 3.x On Tue, Apr 27, 2021 at 2:25 AM Jeff Mitchell <
unread,
[pygame] Update Python 2.7 project to work with Python 3
just dump 2.7 and move to the more relevant 3.x On Tue, Apr 27, 2021 at 2:25 AM Jeff Mitchell <
4/27/21
Brian Sturk
, …
René Dudfield
8
4/4/21
[pygame] not getting joystick events in 2.0
The Mac font lists are in this closed issue: https://github.com/pygame/pygame/issues/179 On Sunday,
unread,
[pygame] not getting joystick events in 2.0
The Mac font lists are in this closed issue: https://github.com/pygame/pygame/issues/179 On Sunday,
4/4/21
René Dudfield
2/10/21
[pygame] https://github.com/libsdl-org
:)
unread,
[pygame] https://github.com/libsdl-org
:)
2/10/21
Georg Bernhard
, …
A B
14
1/14/21
[pygame] pygame on iPhone
Hello. How are you? I am a mobile game developer On Monday, 6 October 2008 at 02:12:14 UTC-4 go...@
unread,
[pygame] pygame on iPhone
Hello. How are you? I am a mobile game developer On Monday, 6 October 2008 at 02:12:14 UTC-4 go...@
1/14/21
Frédéric AUPÉPIN
2
1/9/21
[pygame] BUG: MIDI Input Close on macOS
Hi, In addition I tried to update to pygame 2.0.1 however it is the same. you'll find here after
unread,
[pygame] BUG: MIDI Input Close on macOS
Hi, In addition I tried to update to pygame 2.0.1 however it is the same. you'll find here after
1/9/21
gree...@gmail.com
12/27/20
[pygame] Pygame - Xbox One, Fully Working Game
Hello, It's been quite some time. I worked hard on this one, Pygame works with Python 3.4, and
unread,
[pygame] Pygame - Xbox One, Fully Working Game
Hello, It's been quite some time. I worked hard on this one, Pygame works with Python 3.4, and
12/27/20
Pavils Jurjans
,
Greg Ewing
4
12/26/20
[pygame] Confusing values from mixer.Channel.get_sound()
On 26/12/20 10:57 pm, Pavils Jurjans wrote: > As you can see, in my case the channels point to
unread,
[pygame] Confusing values from mixer.Channel.get_sound()
On 26/12/20 10:57 pm, Pavils Jurjans wrote: > As you can see, in my case the channels point to
12/26/20
René Dudfield
12/24/20
[pygame] pygame 2.0.1 - The Age Of Aquarius release
🌺🌻🌹🥀🌷🌼🌸💐💮🌺🌻🌹🥀🌷🌼🌸💐💮🌺🌻 🌼🌸 python3 -m pip install pygame==2.0.1 🌺🌻🌹🥀🌷🌼🌸💐💮🌺🌻🌹🥀🌷🌼🌸💐💮🌺🌻 The Age Of Aquarius
unread,
[pygame] pygame 2.0.1 - The Age Of Aquarius release
🌺🌻🌹🥀🌷🌼🌸💐💮🌺🌻🌹🥀🌷🌼🌸💐💮🌺🌻 🌼🌸 python3 -m pip install pygame==2.0.1 🌺🌻🌹🥀🌷🌼🌸💐💮🌺🌻🌹🥀🌷🌼🌸💐💮🌺🌻 The Age Of Aquarius
12/24/20
René Dudfield
2
12/23/20
[pygame] 2.0.0.dev1 pre-release
Yop. I got that wrong... It is supposed to be: "2.0.1.dev1" python3 -m pip install pygame==
unread,
[pygame] 2.0.0.dev1 pre-release
Yop. I got that wrong... It is supposed to be: "2.0.1.dev1" python3 -m pip install pygame==
12/23/20
Ricardo Vieira
12/19/20
Pygame Android - how to load and use images / sounds
Hi everyone, Pygame2 has experimental Android support via SDL2/P4A and I was able to package and run
unread,
Pygame Android - how to load and use images / sounds
Hi everyone, Pygame2 has experimental Android support via SDL2/P4A and I was able to package and run
12/19/20