from Hacker News

Show HN: Yeah, a Ruby video game framework

by Skoofoo on 8/18/14, 6:15 PM with 19 comments

  • by Pistos2 on 8/18/14, 8:05 PM

    Nice! The example code looks simple enough to understand relatively quickly, and it does seem to work (good on you to have working demos to show). May play with this some time soon. You should put some contact info in the README. e.g. IRC channel, or email (if you dare), or a pointer to github issues page.
  • by Skoofoo on 8/18/14, 6:38 PM

    Author here. Make sure to check out the examples and docs! This is alpha-stage software, but there is roughly enough functionality to build a complete modern video game.

    Please ask me any questions you have! Feedback is appreciated.

  • by nacs on 8/18/14, 8:30 PM

    Have you considered using Pixi.js instead of pure canvas? Pixi.js uses WebGL with a canvas fallback and performance is much better: http://www.pixijs.com/
  • by Artemis2 on 8/18/14, 6:33 PM

    That name sounds really confusing. Looks neat otherwise.
  • by TheOverSleeper on 8/19/14, 3:07 AM

    I like this.