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

9 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=

9 years ago by FelipeBudinich

Great work! this will for sure be useful for Ruby users

9 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.
Page 1 of 1
« first « previous next › last »