PDA

View Full Version : I need a Lua tutorial


Blorx2
2005.04.22, 08:23 PM
Can someone give me a Lua tutorial that doesn't have to do with embedding it in C/C++? I need one so that I can use PlayKode...so, does anyone have one?

(also, how do you make your apps stand-alone in PK? as in not needing PK to run)

OneSadCookie
2005.04.22, 09:07 PM
google is your friend.

http://lua-users.org/wiki/TutorialDirectory

Blorx2
2005.04.22, 09:46 PM
Thank you, btw, do the PK reference guide and Quick start teach anything?

OneSadCookie
2005.04.23, 12:01 AM
why so lazy? do you find reading difficult?

socksy
2005.04.23, 09:28 AM
Do you want me to speed up on the playkode manual I'm making?

socksy
2005.04.23, 09:47 AM
And Blorx2, when you've mastered Lua I would recommend learning java. It has the complexity of C++ in a much more intuative and elegant language. You should pick it up quickly compared to C++ and with GCJ it is just as fast as a normal c or C++ binary.
I still can't take it that you were planning on making a first-person shooter without normal knowledge of a programming language...

Blorx2
2005.04.23, 09:47 AM
If you don't mind, yes, otherwise, take your time and do it right