
"Pyjamas Space Game" is Copyright 2009 Joe Rumsey (http://rumsey.org)
Licensed under the Apache 2.0 License, see COPYING for details

Version 0.2

Main link: http://rumsey.org/space/Space.html

This is just a quickie project I wrote in about a day to test out
Pyjamas.  The test was a success, it's 300 lines of code for all the
basic Asteroids gameplay.  Who needs Flash any more, right?

To build it, you need these things installed:
 o Pyjamas
 o SCons
 o ImageMagick

If those requirements are met, then you need to first edit the
SConstruct file to point to the locations of Pyjamas and ImageMagick's
convert program.  Once you've done that, just run scons in this
directory and if all goes well, the output directory will contain the
final HTML+js+images+etc.  You can load it locally by opening
output/Space.html

If you are testing locally, you will need to make a security exception
for Flash for the output directory.  You can do that here: 
http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html

The version of pyjamas I am compiling with (from subversion on
11/18/2009) has two local changes to make everything work, both in
GWTCanvas, though I suspect the bug is actually in the compiler
somewhere.  You can find those changes in pyjamas-0.7.diff

I am building and testing on Mac OS 10.6.

Creative Commons sounds from freesound.org:
http://www.freesound.org/samplesViewSingle.php?id=39459
http://www.freesound.org/samplesViewSingle.php?id=33677
http://www.freesound.org/samplesViewSingle.php?id=71023
http://www.freesound.org/samplesViewSingle.php?id=51463

SoundManager2 is Copyright (c) 2007, Scott Schiller (schillmania.com)
http://www.schillmania.com/projects/soundmanager2/
