Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

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

/><br />
<br />
when run server mode in an impactjs project folder, it will modified lib/weltmeister/config.js file, remove all '.php' suffix in api call automatically.<br />
<br />
<img src=

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.

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 »