Closed abelmartin closed 11 years ago
@abelmartin I've been driving some of the gamebox development with this version of Foxy. So for now, you need to install the latest gamebox from HEAD.
checkout gamebox rake install
that should get you the rc10 version. I should be releasing version 0.4.0 of gamebox soon.
Word, thanks Shawn :smile:
@abelmartin I noticed that you are writing a game called missile_commando. It looks like you're using the old pre-0.4.0 version of gamebox. I'd encourage you to use the new API if possible. Also, how's the game coming along?
It's been fun (I should update this image. has_behavior(s) takes a list of objects which are symbols or a hash were the key is a symbol and values are args for initialization / setup ). I noticed all of the wonderful changes in 0.4.0 that would totally destroy my project :) The reason why I decided to use 0.3.4 were...
Ultimately, once I'm done, I want transition this up to use 0.4.0. Gamebox is really neat.
I've been messing around with gamebox and wanted to try this out...but none the shas in the current project are tagged rc10.
How do we "bundle install" to try this game out?