ReWrite this game in SpiderBasic ?

Just starting out? Need help? Post your questions and find answers here.
vmars316
Posts: 8
Joined: Tue Oct 20, 2015 9:59 pm

ReWrite this game in SpiderBasic ?

Post 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
Fred
Site Admin
Posts: 1820
Joined: Mon Feb 24, 2014 10:51 am

Re: ReWrite this game in SpiderBasic ?

Post 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 !
Post Reply