Weird Request?

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
J. Baker
Addict
Addict
Posts: 2192
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Weird Request?

Post by J. Baker »

Would it be slightly off to request for HTML5 (2D) game export? You would still write your code in the familiar PB syntax but export to HTML5. I see HTML5 gaming becoming popular soon and thought it would be cool if PB could export to this. Just a thought but it may be much of a request. ;)
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
User avatar
Blood
Enthusiast
Enthusiast
Posts: 161
Joined: Tue Dec 08, 2009 8:34 pm
Location: United Kingdom

Re: Weird Request?

Post by Blood »

Just learn Javascript. Image
C provides the infinitely-abusable goto statement, and labels to branch to. Formally, the goto is never necessary, and in practice it is almost always easy to write code without it. We have not used goto in this book. -- K&R (2nd Ed.) : Page 65
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Weird Request?

Post by IdeasVacuum »

Sounds like a project for one of the PB Users -also sounds tricky to do! :|
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Nituvious
Addict
Addict
Posts: 1030
Joined: Sat Jul 11, 2009 4:57 am
Location: United States

Re: Weird Request?

Post by Nituvious »

Yeah, HTML5 is based heavily around Javascript. So learning(or knowing) Javascript would be a big step in the right direction for this!
▓▓▓▓▓▒▒▒▒▒░░░░░
citystate
Enthusiast
Enthusiast
Posts: 638
Joined: Sun Feb 12, 2006 10:06 pm

Re: Weird Request?

Post by citystate »

how compatible is WebGadget() with HTML5 (and Javascript)
there is no sig, only zuul (and the following disclaimer)

WARNING: may be talking out of his hat
DarkDragon
Addict
Addict
Posts: 2347
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Re: Weird Request?

Post by DarkDragon »

citystate wrote:how compatible is WebGadget() with HTML5 (and Javascript)
Who cares? :lol: This has nothing to do with a PB Compiler which compiles to html5 and javascript.

WebGadget is a compatible to HTML5 like the installed Internet Explorer.
bye,
Daniel
citystate
Enthusiast
Enthusiast
Posts: 638
Joined: Sun Feb 12, 2006 10:06 pm

Re: Weird Request?

Post by citystate »

DarkDragon wrote:WebGadget is a compatible to HTML5 like the installed Internet Explorer.
so in other words, not at all :P
there is no sig, only zuul (and the following disclaimer)

WARNING: may be talking out of his hat
Post Reply