Not logged inGosu Forums
Forum back to libgosu.org Help Search Register Login
Up Topic Gosu / Gosu Exchange / Gosu for HTML5?
- - By darkhog Date 2014-01-10 13:05
It would be nice if Gosu would be ported to HTML5 so porting ruby game to web would be easy.
Parent - - By jlnr (dev) Date 2014-01-10 18:46
There still doesn't seem to be a good way to run Ruby in the browser. :(
Parent - - By darkhog Date 2014-01-11 10:46
I'm not talking about ruby in browser, but Gosu api for HTML5 (like one that is for C++) so porting game would amount to translating code into JS and fix all bugs that may come up.
Parent - By jlnr (dev) Date 2014-01-11 17:41
Well, it'd only work if it someone else maintained a similar HTML5 framework and we'd rip off each other's ideas. :) (anyone reading this, GO!)

Also, I'm not sure if Gosu's model of redrawing the whole screen is a good fit for HTML5… :)
Parent - By ml Date 2014-01-19 00:18
Here is a related thread with some good suggestions:

http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=7357;hl=browser
Parent - By RunnerPack Date 2014-01-25 01:11
It's not quite ready (only runs Ruby 1.8.7, and slowly at that) but it might be a good direction in which to focus effort:
https://github.com/replit/emscripted-ruby
Up Topic Gosu / Gosu Exchange / Gosu for HTML5?

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill