While trying to learn QML, I did a demo game. To me, the best way to learn is to get your hands dirty and start coding away. So far, I found QML w/javascript simpler than Qt c++, and very pleasant to work with, and optimized for touch plataforms.
The demo game it’s about a corporation called Konia, with a factory of mobile devices in a plataform in the middle of the ocean. One day, the fire starts inside, and the explosions make the phones fly away. Luckly a small boat passes by and starts catching the phones. Be aware that some W phones, that are defective, should not be caught by the boat. Only the robust and hansome M phones are to be caught by the boat :) LOL
Here’s a video [youtube.com] and the code [github.com]
Have fun :)
↧