Pygame games
I'm sure there must be many of us who can't run Pyglet games on at least one of their computers due to GLX issues. Here's a list of folders in the torrent that contain games that use Pygame (assuming they don't use OpenGL through Pygame of course or combine pyglet and pygame):- Adrenaline
- Blaz
- Cody
- Firery_Dragon
- Forked_Tail
- House_Caldwell
- NFmath
- PyN00b
- ReekenX
- RohypnolTappper
- Tau_is_better
- TeamWasabi
- ThEdA_P12
- Trige2111
- UKY
- adjFAIL3
- bit_lords
- esehara
- greg_pw12
- idtkb
- john2
- mop_and_bucket
- multifac
- nanite_fight
- nonstudio_64
- np3g
- petraszd-pw-12
- pianist-envy
- pw12_trobadour
- skaapsteker
- smile
- styweek12
- tblob
- teamwsu
- telecoda
- the-roar
- val
- why_so_Swedish
- yoldi_pw12
- zK-9
(log in to comment)
Comments
this?
Why exactly can you play pygames but not pyglets? Is it OpenGL in VESA == False
Bitcraft: This is a list of games I found to import pygame at least once when I piped the pyweek-12 folder through a bunch of magic filters. I uploaded it because I found it time consuming to detect which games used Pygame (which I can run) and which games didn't. I assumed I can't be the only person who is running VESA drivers, so I figured it might help someone.
As with all platforms just make sure your video card drivers are up to date.
flatbot and Threads of Fate) in pyglet on an EEEPC 701 ... about as minimum-spec Linux as you can get and it worked fine ... except that the 800x400 screen was an interesting limitation :-) I was even playing with 3d stuff on that thing.
... as an addendum I developed a couple of PyWeek games (
john on 2011/04/12 14:22:
My game (timetravel) also uses pygame and not pyglet...