And the music starts

I added music and sound effects, so instead of a screenshot here's a snapshot:

lawn-tftg-0.2.zip

Creating art really eats up my time so I will try to cut it back in the following days. (I have to be done by Friday because I will take part in the Challenge24 programming competition on the weekend. If we finish early — say in 23 hours — I will be able to add some final polish, but let's not count on that.)

Note to adventurous players: You can switch kids with TAB or clicking and move with the cursor keys. If the old man sees you, you panic and start running around. Hovering over a character shows its range of vision.

(log in to comment)

Comments

I get an error:
http://pastebin.com/m31160b35
And, yes, I do have pyglet with avbin installed.
Perhaps your AVbin does not support Ogg/Vorbis? Anyway I'll add exception handling there so the game will be able to start without music in case of AVbin problems (all other sounds are simple wavs specifically for this reason). Thanks for trying it! (If you would like to try without music just delete all lines containing "music" from main.py.)