Singletons in Lua

Since learning Lua and playing around with Corona and as it is not a very OOP language and is very script based, even more so that javascript, I felt like having a go at trying to see if it was possible to: Structure my projects in a class based way to make them seem more [...]

Posted in Games, Lua | Tagged , | Leave a comment

New year – new challenges

OK with the dawn of a new year - don't worry no reflective blog post here I think it is about time to dust off the cob webs with this blog and dedicate some time to not only blogging but also to my site which has been much neglected over the last 6 months due [...]

Posted in Games, Lua | Tagged , , , | Leave a comment

Creating a custom HTML Wrapper template in FDT

Recently whist using playing with Molehill, which due to the fact that no stand alone debugger exists yet, as the player is still completely in beta version, I have been forced to compile and test my swfs in the browser to take advantage of the incubator build flash player. As I use FDT for my [...]

Posted in Actionscript 3.0, FDT, Javascript | Tagged , | Leave a comment