[plt-scheme] Beta of game framework

From: Jon Rafkind (workmin at ccs.neu.edu)
Date: Mon Oct 30 23:23:32 EST 2006


John Clements wrote:
>> Or on youtube: http://www.youtube.com/watch?v=RV7ClMSOZp4
>
> This one worked fine.  Looks awesome! Can't wait to play the game. 
> Er... this stuff works on OSX now, right?
>
Allegro 1.5 is now in planet. You can play the game with the following
(require (planet "simple.ss" ("kazzmir" "allegro.plt" 1 5) "examples"))
(run)

I tweaked the mouse very slightly on OSX and it seemed to work better 
for me but it would be interesting to hear if it works better for anyone 
else too. I think the sensitivity in this game is fairly high though so 
it may take a bit to get used to.


Posted on the users mailing list.