Lady's Garden - Web Browser Game / Spider Basic

Created a nice software using SpiderBasic ? Post you link here !
User avatar
Paul
Posts: 195
Joined: Wed Feb 26, 2014 6:46 pm
Location: Canada
Contact:

Lady's Garden - Web Browser Game / Spider Basic

Post by Paul »

Lady's Garden
Any finally here's a real oldie from 2001, now converted to SpiderBasic...
https://reelmedia.org/ladysgarden

Tested it on Chrome and FireFox

Image
User avatar
Charlie
Posts: 46
Joined: Thu Jan 10, 2019 1:54 am
Location: New Brunswick, Canada

Re: Lady's Garden - Web Browser Game / Spider Basic

Post by Charlie »

Oh man, that is such awesome simple fun ! Thank-you !
Huge fan of SpiderBasic, and very passionate about these other personal projects:
Fred
Site Admin
Posts: 1506
Joined: Mon Feb 24, 2014 10:51 am

Re: Lady's Garden - Web Browser Game / Spider Basic

Post by Fred »

That brings back some good memories haha !! Well done ! How was the PB -> SB conversion ?
User avatar
Paul
Posts: 195
Joined: Wed Feb 26, 2014 6:46 pm
Location: Canada
Contact:

Re: Lady's Garden - Web Browser Game / Spider Basic

Post by Paul »

Fred wrote:That brings back some good memories haha !! Well done ! How was the PB -> SB conversion ?
The conversion of this one went quite well.
The source will compile on both SpiderBasic and PureBasic and only 4 "CompilerIf" statements were needed.

The other games posted were a bit more challenging due to some issues (bugs) encountered which have been posted in the bug section.
Fred
Site Admin
Posts: 1506
Joined: Mon Feb 24, 2014 10:51 am

Re: Lady's Garden - Web Browser Game / Spider Basic

Post by Fred »

I will take look to your issues. That's cool than only a minimum compilerif are needed to have a web version. Any chance to have an android/ios version for reference ?
User avatar
Paul
Posts: 195
Joined: Wed Feb 26, 2014 6:46 pm
Location: Canada
Contact:

Re: Lady's Garden - Web Browser Game / Spider Basic

Post by Paul »

I can try an Android version but I hit a problem with TouchDeltaX & TouchDeltaY only returning 0.
TouchX and TouchY work fine. Either I'm doing something wrong or it's a bug.... any ideas?
Fred
Site Admin
Posts: 1506
Joined: Mon Feb 24, 2014 10:51 am

Re: Lady's Garden - Web Browser Game / Spider Basic

Post by Fred »

I will take a look
Post Reply