Page 1 of 1

Logic programming Lua

Posted: Fri Aug 30, 2013 2:11 pm
by Eduardo Junio
Hello, my name is Eduardo Junio ​​and I'm Brazilian and do not speak English very well. So I have a bit of difficulty in learning Lua. :(
Does anyone know any tutorial of a platform game that is clear right and explain how a platform game worked?

Sorry my English. I'm from Brazil and not speak English! I'm using Google Translator.
Thank you in advance!

Re: Logic programming Lua

Posted: Fri Aug 30, 2013 6:52 pm
by adnzzzzZ
https://github.com/kikito/love-tile-tutorial/wiki

This was the one I used to start. It's pretty decent and should give you some ideas.

Esse foi o tutorial que eu usei pra começar. É bem bom e deve te dar algumas ideias de por onde começar.

http://gamedev.tutsplus.com/articles/ho ... ve-love2d/
https://www.love2d.org/wiki/Category:Tutorials

The gamedev one and the wiki also has a bunch of useful tutorials, so you should look there.

No da gamedev e no da wiki também têm bastantes tutoriais bons, então dá uma olhada lá.

Re: Logic programming Lua

Posted: Fri Aug 30, 2013 7:16 pm
by Eduardo Junio
Obrigado! :D
Achei que era o único brasileiro por aqui.

Thank you! :D
I thought it was the only Brazilian here.

Re: Logic programming Lua

Posted: Sat Aug 31, 2013 7:41 am
by Roland_Yonaba
BlackBulletIV have a nice series of tutorials on Löve, feel free to check them out here.
There's also the manual for Lua, and the awesome online book for Lua, Pil. They are not about Löve, but the programming language Löve uses, Lua (version 5.1). There incredingly useful, so you will need them sometimes.
PS: The Lua 5.1 manual has been translated to portuguese and spanish.