10 years ago by eiffelqiu
I published a ruby gem call 'igg" (ImpactJS Game Gadget) , It has several tools for fast developing an ImpactJS Game, include generators and built-in server to run the game and weltmeister level editor right in the current project folder without require apache server and PHP configuration.
github page: https://github.com/eiffelqiu/igg
you can install it by just type
$ gem install igg
I borrow Chris Darroch's 'impactrb' code and make an built-in server to run game and weltmeister level editor right in the current project folder without require apache server and PHP configuration.
$ igg server
github page: https://github.com/eiffelqiu/igg
you can install it by just type
$ gem install igg
I borrow Chris Darroch's 'impactrb' code and make an built-in server to run game and weltmeister level editor right in the current project folder without require apache server and PHP configuration.
$ igg server
10 years ago by eiffelqiu
http://eiffelqiu.github.io/igg/
igg 0.0.10 released, this version can be run on ruby 1.8.7, meaning Mac OSX 10.6 leopard and later will can install it.
i also add a debug toggle button to the index.html page created by igg project generator, enjoy it.
igg 0.0.10 released, this version can be run on ruby 1.8.7, meaning Mac OSX 10.6 leopard and later will can install it.
i also add a debug toggle button to the index.html page created by igg project generator, enjoy it.
10 years ago by ceej
Awesome! All that's left is to set it up so that you can use http://opalrb.org/ to develop the entire game in ruby :)
Page 1 of 1
« first
« previous
next ›
last »