Page 1 of 1

ReWrite this game in SpiderBasic ?

Posted: Mon Dec 14, 2015 4:05 pm
by vmars316
Hello & Thanks ,

Last year ago or so , I wrote a Browser program in js/Enchant, here :
http://liesandcowpies.com/BenghaziGame/ .

Can this game be written in SpiderBasic ?

And if so , can someone aim me at an example pgm that I can use to get me started ?

Thanks...Vern

Re: ReWrite this game in SpiderBasic ?

Posted: Mon Dec 14, 2015 6:22 pm
by Fred
I think it should be doable to rewrite it with SpiderBasic. I think the base mechanics can be found in the 'Sprite.pb' example, you can learn how to handle keyboard and display sprites. Let us know if you makes some progress !