|
Title: The Lua Puppet Post by: increpare on January 26, 2009, 07:33:57 AM (http://www.maths.tcd.ie/~icecube/icons/luapuppet.png)
Spent the weekend fidgeting about with Lua on my bus trip to/from galway over the weekend (and an hour or two in between). Made a small game inspired by Quinn's efforts on Gate. It's lua-themed, instead of circuit-themed, though. And very short. And windows/linux only. To play the windows version, you'll need to download lua (http://www.lua.org/). (had trouble embedding lua when it had these extra dll dependencies) Anyway, here tis: DOWNLOAD (http://ded.johnmarkkearney.com/~locus/TheLuaPuppet.zip) (10kb) (for windows/linux only, alas) Title: Re: The Lua Puppet Post by: agj on January 26, 2009, 08:23:11 AM Awesome idea. I've been meaning to learn Lua for some time. Right now I don't have the time, though, and it seems I need to at least learn the syntax, so I'll leave it for later. I did install Lua and give it a try, but stopped in the 'for loop' stage.
|