Page 1 of 1

Web Export (html5 and or Javascript)

PostPosted: Mon May 17, 2010 4:41 pm
by marcwakefield
Hi Mak,

Any plans to create export to web for Game Editor?

With all the other awesome export options I just wondered if you had any plans for this?

Thank you,

Marc

Re: Web Export (html5 and or Javascript)

PostPosted: Mon May 17, 2010 6:09 pm
by krenisis
Well right now GameEditor is concentrating on iphone and window phone development. Iam sure once that and the android port are done then they can focus on other aspects.

Re: Web Export (html5 and or Javascript)

PostPosted: Mon May 17, 2010 6:33 pm
by Hblade
This would be rather difficult, but not impossible :)

Re: Web Export (html5 and or Javascript)

PostPosted: Mon May 17, 2010 7:21 pm
by makslane
Port for Java and Flash are in our plans.

Re: Web Export (html5 and or Javascript)

PostPosted: Wed Aug 11, 2010 12:21 pm
by lcl
makslane wrote:Port for Java and Flash are in our plans.


That would be...
... AWESOME!!! :D
And it will be something that would make many people to start working with ge!
Internet games are now so popular. :D

Re: Web Export (html5 and or Javascript)

PostPosted: Wed Aug 11, 2010 1:10 pm
by Game A Gogo
Flash? interesting! :lol:

Re: Web Export (html5 and or Javascript)

PostPosted: Fri Aug 13, 2010 6:35 pm
by Virgil
HTML and Java would put GE at the forefront of all game making software. To be able to produce web games would be a very exciting feature. Flash games, very nice too!! :D

Re: Web Export (html5 and or Javascript)

PostPosted: Wed May 11, 2011 2:31 pm
by Jagmaster
This would also broaden the scope of different platforms game editor games could run on!
This would also expand the opportunity for 2 player online play (Or better yet, mogs!)
I believe I saw a book on developing games for Wii that made use of Flash, but I'm not sure. If I'm not mistaken, there's another reason to incorporate flash into Game Editor!

Genius idea! :D

Re: Web Export (html5 and or Javascript)

PostPosted: Sat May 21, 2011 8:58 pm
by SuperSonic
Genius idea!

Agreed :D

Re: Web Export (html5 and or Javascript)

PostPosted: Thu Jul 19, 2012 4:18 pm
by AliceXIII
necro-ing this post to recycle and make use of it but since we are one of these days replace the EiC parser with a llvm with clang
then using this little tool can take llvm with clang bitcode and convert it to javascript:

https://github.com/kripken/emscripten/wiki

something to look into at the least would make a port to javascript easier since your switching to llvm with clang anyways :)

Re: Web Export (html5 and or Javascript)

PostPosted: Thu Jul 19, 2012 6:25 pm
by Fojam
the funny part is, if you know how to use GE, actionscript really isnt that hard to learn

Re: Web Export (html5 and or Javascript)

PostPosted: Sun Jul 22, 2012 1:04 am
by AliceXIII
true i learned a decent amount of javascript in 3 days when making my site but i would rather make games though GE :wink: