At any rate, I just tweaked it so it doesn't require yaml to load simple resources like images and sounds, although the example still requires it to build the ball animation.
Yaml is now listed as a pseudo-requirement. Oh, and the first link doesn't work because I would have had to keep updating it every time I made a change. The Github download link will always be the latest version. On Mar 25, 7:29 pm, Mike Rooney <[email protected]> wrote: > Or I assume on debian/ubuntu you can just apt-get install python-yaml? > > - Mike > > > > On Wed, Mar 25, 2009 at 4:26 PM, Steve <[email protected]> wrote: > > > Whoops, I definitely should have mentioned that. I'll whip up a > > version without the YAML stuff for people who don't want to bother > > with it. > > > You can get PyYAML at the cheese shop, or here: > >http://pyyaml.org/wiki/PyYAML > > > On Mar 25, 2:38 pm, Tristam MacDonald <[email protected]> wrote: > > > On Wed, Mar 25, 2009 at 1:56 PM, Bruce Smith <[email protected]> wrote: > > > > > On Mar 22, 8:33 pm, Steve <[email protected]> wrote: > > > > > No one has bitten, so I made things a bit easier for you all. I put > > it > > > > > on Github. Browse the source code, example game, or documentation in > > > > > the comfort of your web browser. > >http://github.com/irskep/resourcevault > > > > > Trying the example code from github (since the earlier link is > > > > broken), it seems to have a dependency of yaml. Where should we get > > > > that? > > > >http://yaml.org/ > > > -- > > > Tristam MacDonaldhttp://swiftcoder.wordpress.com/ > > -- > Michael Rooney > [email protected] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
