79
I Use This!
Low Activity

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted over 6 years ago by pygame.org
pyglet 1.3.0rc2 has been released. This version should fix the issue of the missing future library.
Posted over 6 years ago by pygame.org
pyglet 1.3.0rc2 has been released. This version should fix the issue of the missing future library.
Posted over 6 years ago by pygame.org
Check out these PyWeek #24 entries: https://pyweek.org/24/entries/
Posted over 6 years ago by pygame.org
Check out these PyWeek #24 entries: https://pyweek.org/24/entries/
Posted over 6 years ago by pygame.org
The theme is “They're behind everything”. Registration is now open.
Posted over 6 years ago by pygame.org
PySDL2 is a slim wrapper around the SDL2 libraries and can be used without further ado using Python and a binary distribution of the SDL2 libraries.   The following changes have been made in version 0.9.6: updated sdl2 to include the latest changes ... [More] of SDL2 (release 2.0.6) fixed issue #98: wrap sdl2.SDL_GetHintBoolean() correctly fixed issue #99: wrap sdl2.sdlmixer.Mix_PausedMusic() correctly fixed issue #104: sdl2.ext.Resources.scan() shows the correct path on errors now fixed issue #106: fix TextureSprite.__repr__() for an unset center property fixed some minor GC issues in sdl2.ext.sprite and sdl2.ext.font fixed the __getattr__ implementation for sdl2.ext.ebs.Entity fixed background colour handling for multiline text surfaces You can download PySDL2 0.9.6 from https://github.com/marcusva/py-sdl2 or https://pypi.python.org. The documentation, listing all of its features, can be browsed online at http://pysdl2.readthedocs.org. [Less]
Posted over 6 years ago by pygame.org
PySDL2 is a slim wrapper around the SDL2 libraries and can be used without further ado using Python and a binary distribution of the SDL2 libraries.   The following changes have been made in version 0.9.6: updated sdl2 to include the latest changes ... [More] of SDL2 (release 2.0.6) fixed issue #98: wrap sdl2.SDL_GetHintBoolean() correctly fixed issue #99: wrap sdl2.sdlmixer.Mix_PausedMusic() correctly fixed issue #104: sdl2.ext.Resources.scan() shows the correct path on errors now fixed issue #106: fix TextureSprite.__repr__() for an unset center property fixed some minor GC issues in sdl2.ext.sprite and sdl2.ext.font fixed the __getattr__ implementation for sdl2.ext.ebs.Entity fixed background colour handling for multiline text surfaces You can download PySDL2 0.9.6 from https://github.com/marcusva/py-sdl2 or https://pypi.python.org. The documentation, listing all of its features, can be browsed online at http://pysdl2.readthedocs.org. [Less]
Posted over 6 years ago by pygame.org
The PyWeek #24 game programming challenge will begin in a little over a month.A friendly reminder: If you intend to reuse any code from a personal codebase, this code must be released to the public by 15 September 2017. (See section 2 of the PyWeek Rules.)
Posted over 6 years ago by pygame.org
pyglet 1.3.0rc1 has been released. The entire pyglet codebase is now compatible with both Python 2 and Python 3 without the need for 2to3. cocos2d 0.6.5, an update that adds compatibility with pyglet 1.3, has been released.
Posted over 6 years ago by pygame.org
pyglet 1.3.0rc1 has been released. The entire pyglet codebase is now compatible with both Python 2 and Python 3 without the need for 2to3. cocos2d 0.6.5, an update that adds compatibility with pyglet 1.3, has been released.