Page 1 of 1

How is MicroMaker made?

Posted: Fri Jan 22, 2010 11:24 pm
by Exempt
I'm curious if your using lua fully to make MicroMaker, if so what would be a good starting point for me to learn the same. I'm currently trying to learn lua... Fairly simple from what i've seen so far. (I'm not a complete new comer to programming)

Re: How is MicroMaker made?

Posted: Sat Jan 23, 2010 12:19 am
by Administrator
MicroMacro is made with C++, and uses Lua for scripting purposes. If you want to learn Lua, checking the Lua manual is a good start. Familiarize yourself with the functions that Lua provides first, and then Google search for Lua tutorials.

Once you've got at least some understanding of Lua, check the MicroMacro functions.