/rm-super-koalio

SuperKoalio - A RubyMotion/JoyBox Platform Game

Primary LanguageRuby

SuperKoalio

SuperKoalio - A RubyMotion/JoyBox Platform Game

A RubyMotion/Joybox port of Jake Gundersen "How to Make a Platform Game Like Super Mario Brothers" Tutorial:

Differences

  • We are using Box2D rather than implementing a Physics Engine from scratch

  • We are using Ruby via RubyMotion which is infinitely better that Objective-C (flame!)

Acknowledgments