For the Corona Hackathon, developers from around the world are gathering. In an effort to help learn about each other, as well as our strengths and special skills for potentially creating teams or just networking, I created this Badge Maker.
Category: Flex
-
Corona and CocoonP2P (Now in HD!) – JXLTV Episode 10
References:
- Corona
- CocoonP2P
- gTween ported to Lua for Corona (now with 110% more bounce.ease) by Josh Tynjala
- Flex: Where We Are Headed by Andrew Shorten, PM of Flex
-
Why Robotlegs For Games?
Why Robotlegs for Games?
The following covers why you would utilize the Robotlegs MVC architecture in a lightweight, Lua game for Corona. I’ll discuss the refactoring reasoning, the common problems you run across in game architecture, and their solutions with their pro’s and con’s discussed. Finally, I conclude on how Robotlegs helps solve these common issues, specifically in a Lua & Corona context.
I’ve started the port of Robotlegs to Lua to work in Corona if you’re interested in learning more.