motion-game is a cross-platform mobile game engine for RubyMotion. It lets you write mobile games in Ruby for iOS, tvOS and Android.
Questions tagged [motion-game]
2 questions
3
votes
0 answers
RubyMotion Image from URL in Motion-Game
I am using RubyMotion motion-game. I am trying to create a sprite, or ui widget, or really almost any other class that has an image associated with it. The trick is I want to create it from a URL, not a file.
Is there is an existing way to do…

M1LKYW4Y
- 598
- 1
- 4
- 19
1
vote
0 answers
Changing Deployment Target In motion-game
I'm new to the development world and have just started to develop an app using motion-game along with RubyMotion (free version).
I've built a RubyMotion project using the motion-game template but when I build the project using rake ios:simulator, I…

lalz
- 11
- 4