[pygame] Re: Starting the pygame 2 series

2019-10-07 Thread Renรฉ Dudfield
๐ŸŽฎ๐Ÿ‘พ๐Ÿ‘ฝ๐ŸŽฎ๐Ÿ‘พ๐Ÿ‘ฝ๐ŸŽฎ๐Ÿ‘พ๐Ÿ‘ฝ๐ŸŽฎ๐Ÿ‘พ๐Ÿ‘ฝ๐ŸŽฎ๐Ÿ‘พ G'day! It's 2.0.0.dev4 time! ๐ŸŽฎ๐Ÿ‘พ๐Ÿ‘ฝ๐ŸŽฎ๐Ÿ‘พ๐Ÿ‘ฝ๐ŸŽฎ๐Ÿ‘พ๐Ÿ‘ฝ๐ŸŽฎ๐Ÿ‘พ๐Ÿ‘ฝ๐ŸŽฎ๐Ÿ‘พ python3 -m pip install pygame==2.0.0.dev4 --pre --user > What goodies do we have in store? Firstly, some SDL2 compatibility issues were fixed. Like the window initially defaults to black, and the unicode field of keydown events is fill

Re: [pygame] Re: Starting the pygame 2 series

2019-10-07 Thread Renรฉ Dudfield
Thanks Nicholas, and Michael :) *blushes*

Re: [pygame] Re: Starting the pygame 2 series

2019-10-07 Thread Nicholas H.Tollervey
Renรฉ, Words can't describe what a wonderful person you are. Without your efforts there simply wouldn't be PyGame, and without PyGame there wouldn't be our wonderful community of Python game makers. I can't speak for anyone else, but I wanted to publicly acknowledge my gratitude and respect for you

Re: [pygame] Re: Starting the pygame 2 series

2019-10-07 Thread Michael Lutinsky
Wow, amazing work, all around! O_O */I'm tired./* Been spending some months on pygame stuff. That article(novella) I promised several months ago about contemporary C tools is still unfinished(but probably useful). http://renesd.blogspot.com/2019/09/post-modern-c-tooling.html[1] Learnt

[pygame] Re: Starting the pygame 2 series

2019-10-07 Thread Renรฉ Dudfield
*I'm tired.* Been spending some months on pygame stuff. That article(novella) I promised several months ago about contemporary C tools is still unfinished(but probably useful). http://renesd.blogspot.com/2019/09/post-modern-c-tooling.html Learnt lots from writing it. Especially researching how ot