>>>so before the game gets too boring, ive just added another 30 levels.
>>>its the first 30 levels of  the mikroban set of ksokoban.
>>>they are easier than the previous levels ;)

Alright so I was able to pass the old level 7 and all of the new levels 
(60 total) except level 42 in the new series... this one REALLY seems 
impossible...

BTW, I added:

// R
if(evt.keyCode==82){
retry()
}
// N
if(evt.keyCode==78){
nextlevel()
}


Into the keypress... maybe the n is cheating... but it let's you go on 
if you get stuck...


Thanks again!
Jeff


-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to