Page 1 of 2

Wizzard

Posted: Wed Feb 26, 2014 12:04 am
by Foz
This is my cross platform test - between PB and SB.
http://shadowtavern.com/wizzard/

Re: Wizzard

Posted: Wed Feb 26, 2014 7:01 am
by davido
@Foz,

Very nice little game. Reminds me of Apple Panic without the digging! :D

Re: Wizzard

Posted: Wed Feb 26, 2014 7:32 am
by Foz
:lol: just looked it up. I think there was a massive number of single screen, multi platform level games in that era, this one was inspired by them.

I have a few things to finish first - one is the player - that isn't mine, so I need to create my own player character (all the other *ahem* art *ahem* work is my own)

Another is my manual scaling is leaving lines between the sprites, that needs sorting out.

For some reason it refuses to load on Chrome on my tablet. No idea why, but I'm wanting to make a version you can use with touch screens, so that is high on my list

And after watching Apple Panic, there is something else to do - I need to get sounds on it - and music!

Re: Wizzard

Posted: Wed Feb 26, 2014 9:50 am
by srod
Nothing happens here on Opera other than a black screen! Doesn't even get that far with IE.

Re: Wizzard

Posted: Wed Feb 26, 2014 6:59 pm
by Foz
I know it works in Chrome (Windows only) and Firefox (on Windows, Linux and Android).

I have plenty more to debug!

Re: Wizzard

Posted: Wed Feb 26, 2014 7:03 pm
by Danilo
Foz wrote:I know it works in Chrome (Windows only) and Firefox (on Windows, Linux and Android).
Works on Mac OS X with Chrome 33 and Safari 7.0.2

Re: Wizzard

Posted: Wed Feb 26, 2014 7:05 pm
by Foz
Thanks for that Danilo!

Re: Wizzard

Posted: Wed Feb 26, 2014 11:09 pm
by Paul
Works here on FireFox 27 but no luck on IE 9 & 10

Re: Wizzard

Posted: Thu Feb 27, 2014 1:45 am
by Foz
ooookay, I've finally figured out what the issues are - SpiderBasic for its rendering engine is using WebGL.

In short, any browser that does not implement WebGL will not be able to run this game ( IE 11 partially supports it, but not fully )

If the game does not load, please check if the browser is WebGL capable and enabled.

Re: Wizzard

Posted: Thu Feb 27, 2014 9:39 am
by srod
Okay, have just enabled WebGL in Opera and now the page just doesn't load... just sits there. After a time the debug Window appears, but that is all.

Now this is a cheap laptop with integrated graphics type nonsense. Would that explain why it doesn't work?