Do you support The #Python Software Foundation making a statement in support of peace?

2022-03-13 Thread René Dudfield
hey hey, Do you support The Python Software Foundation making a statement in support of peace? Vote here: https://twitter.com/pygame_org/status/1502989885296238593 cheerio, -- https://mail.python.org/mailman/listinfo/python-list

[pygame] Pygame 2.0.2.dev2 - Drumroll release

2021-08-22 Thread René Dudfield
 ☕ Cheer Up!   ✨ )) ✨  ┃ (( * ┣┓  we have a python3 -m pip install pygame==2.0.2.dev2 ┃* ┣┛  ┗━━┛   For YOU   Hello internet strangers. We’re back with a new release, packed with tons of mundane bug fixes and unexciting improvements! It’s been a while since the last

pygame 2.0.1 - The Age Of Aquarius release

2020-12-24 Thread René Dudfield
lar> worked some more on the alpha blitter so it's more compatible. - Change opaque surface test to use SDL_ISPIXELFORMAT_ALPHA() macro #2269 <https://github.com/pygame/pygame/pull/2269> René Dudfield (@illume <https://github.com/illume>) worked on making some old audio drive

pygame 2

2020-10-30 Thread René Dudfield
me team members* who contributed to the pygame 2 series, new and old... David Lönnhager (@dlon <https://github.com/dlon>) | René Dudfield (@illume <https://github.com/illume>) | Charles (@charlesej <https://github.com/charlesej>) | Dan Lawrence (@MyreMylar <https://github.com/M

Re: Trouble trying to get started with pygame

2019-11-15 Thread René Dudfield
Hi, it's possible to have multiple processes running with separate pygame windows. However you need to communicate with an inter process mechanism. For example by running a web server over TCP/ip/sockets, or UDP with OSC, or shared memory with mmap, or even via clipboard copy/paste, the humble

Re: Trouble trying to get started with pygame

2019-11-06 Thread René Dudfield
Hi, either use python 3.7, or use the pre-release of pygame 2. py -m pip install pygame==2.0.0.dev6 We're not going to do a python 3.8 release for pygame 1.9.x cheers, On Thu, Nov 7, 2019 at 7:06 AM wrote: > > > Well, "py -m pip install pygame" has come the closest so far to > working.

pygame 1.9.5 has been released into the wild!

2019-04-02 Thread René Dudfield
on <https://github.com/dlon>) | (@dr0id <https://github.com/dr0id>) | burmer ( @dtschirmer <https://github.com/dtschirmer>) | (@e1000 <https://github.com/e1000>) | xFly_Dragon (@husano896 <https://github.com/husano896>) | (@IchMageBaume <https://github.com/IchMag

[ANN] Josh Bartlett — pygame Artist in Residence exhibit.

2018-12-15 Thread René Dudfield
Hello, Josh Bartlett has made a video for his pygame Artist in Residence exhibit. It's a timelapse of Trosnoth development in October. There is also a blog post about it: timelapse trosnoth development video

[ANN] Josh Bartlett — pygame Artist in Residence

2018-11-01 Thread René Dudfield
The pygame Artist in Residence grant *celebrates the Python arts community* and lends a tiny bit of support to someones art practice. An artist residency usually works something like; a person spends some time in either a gallery making something to present or in a music club doing a weekly spot.

pygame 1.9.4 released

2018-07-19 Thread René Dudfield
Lindstrom (@llindstrom <https://github.com/llindstrom>) | Mathias Weber (@mweb <https://github.com/mweb>) | Matti Picus (@mattip <https://github.com/mattip>) | Nicholas Tollervey (@ntoll <https://github.com/ntoll>) | (@orangudan <https://github.com/orangudan>) | Raymon

learning by contributing to FLOSS (and pygame in specific)

2018-07-18 Thread René Dudfield
Hello, I'm looking for a small group of 10-30 people who are interested in contributing to the pygame project as part of a class or user group meeting. Rather than a normal user group meeting or class, it could be: "contribute to an open source project". Be in touch!? Let's do it! :) *Why?*

ANN: pygameweb 0.0.4 - Northern Rockhopper Penguin

2018-03-08 Thread René Dudfield
G'day. pygameweb is the source code for the pygame website at https://www.pygame.org/ [image: 6954251406_95ebe75f55_m] - #52

ANN: pygameweb 0.0.4 - Northern Rockhopper Penguin

2018-03-08 Thread René Dudfield
G'day. pygameweb is the source code for the pygame website at https://www.pygame.org/ [image: 6954251406_95ebe75f55_m] - #52

https://pygame.org/

2017-03-10 Thread René Dudfield
https://pygame.org/ -- https://mail.python.org/mailman/listinfo/python-list

PyGameZine issue0. For details see: http://pygame.org/

2011-11-21 Thread René Dudfield
Hello, we just launched the first issue of PyGameZine. You can find out about it on the pygame website. http://www.pygame.org/ cheers! -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ANN: pygame 1.8 released

2008-03-30 Thread René Dudfield
Hello, a new version of pygame is out. http://www.pygame.org/ Pygame is a set of Python modules designed for writing games. Pygame adds functionality on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame