Spideroids - 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:

Spideroids - Web Browser Game / Spider Basic

Post by Paul »

Spideroids
Converted another Game I made back in 2014 from PureBasic to SpiderBasic...
A tribute to the arcade game Asteroids
https://reelmedia.org/spideroids

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: Spideroids - Web Browser Game / Spider Basic

Post by Charlie »

Paul, what a bunch of fun ! Thanks !

Aside: I've been trying to figure out how to turn SpiderBasic web apps into offline web apps. Not having an easy time figuring it out. If ever I do, your games are going to be my offline favourites for my Chromebook. Good times !
Huge fan of SpiderBasic, and very passionate about these other personal projects:
User avatar
Paul
Posts: 195
Joined: Wed Feb 26, 2014 6:46 pm
Location: Canada
Contact:

Re: Spideroids - Web Browser Game / Spider Basic

Post by Paul »

Charlie wrote:Aside: I've been trying to figure out how to turn SpiderBasic web apps into offline web apps. Not having an easy time figuring it out
Maybe something like this...
https://reelmedia.org/test/SpiderPong.zip

In this test I packages all the needed web files along with a simple Server app (55KB) written in PureBasic which allows the browser to access the web files on port 8888. Just run the appropriate file for Windows or Linux then open your browser and type in http://127.0.0.1:8888/index.html

I tested on Windows 10 and Linux Mint 19
Fred
Site Admin
Posts: 1506
Joined: Mon Feb 24, 2014 10:51 am

Re: Spideroids - Web Browser Game / Spider Basic

Post by Fred »

You're on a conversion series Paul ! Do you plan to host them for a long term ? If yes I can put a link in the showcase page of SB
User avatar
Paul
Posts: 195
Joined: Wed Feb 26, 2014 6:46 pm
Location: Canada
Contact:

Re: Spideroids - Web Browser Game / Spider Basic

Post by Paul »

Fred wrote:You're on a conversion series Paul ! Do you plan to host them for a long term ? If yes I can put a link in the showcase page of SB
Yes, feel free to link on your showcase page. They are hosted on my main server so they will be there permanently.
The PC versions of these games have been hosted there for almost 20 years now.
https://reelmedia.org/lady
(Doesn't that make you feel old?) :)
Fred
Site Admin
Posts: 1506
Joined: Mon Feb 24, 2014 10:51 am

Re: Spideroids - Web Browser Game / Spider Basic

Post by Fred »

Don't tell me :lol:
Post Reply