Hi all,
After a lot of time, here I'm again with a new release of ShinyCocos? If you don't know what ShinyCocos is, I can tell you this: programming you cocos2d-iphone game using ruby.
Go get it now:
http://github.com/funkaster/shinycocos/downloads
What's new in this version:
* Really stable
* ruby 1.8.7
* Shipped as a static library
* XCode templates: now creating a new ShinyCocos app is really easy!
* Template Rakefile: build and simulate from the command line! (you won't need to open Xcode!)
* Included cocos2d-iphone in the source code
* Building/installation process greatly simplified
if you want to know more about ShinyCocos, you can check the github project page:
http://github.com/funkaster/shinycocos
or check this thread:
http://www.cocos2d-iphone.org/forum/topic/1163
Enjoy!
Rolando.-