The PyWeek challenge:
- Invites entrants to write a game in one week from scratch either as
an individual or in a team,
- Is intended to be challenging and fun,
- Will hopefully increase the public body of game tools, code and expertise,
- Will let a lot of people actually finish a game, and
- May inspire new projects (with ready made teams!)
Richard
http://pyweek.org/13/
I've just reinstalled Snow Leopard on my Mac and have successfully run
the latest pyglet from the source repository using the stock Python
2.6 64-bit build.
Richard
we all run OSX Lion and I can't seem to find a recent release of Pyglet that would run on it. The dmg
doesn't seem to handle Python 2.7, and installing via source seems to run into 64bit issues.
Any tips for Lion users for getting Pyglet running?