where or how to learn lua or love2d?
- poopooheadcow
- Prole
- Posts: 11
- Joined: Fri Sep 07, 2012 9:59 am
- Location: Australia
where or how to learn lua or love2d?
can someone tell me a website or something on how to learn lua or love2d?
Re: where or how to learn lua or love2d?
To get into lua before start with love2d you could use this : http://www.lua.org/pil/index.html
Everything you need to learn more about love2d is the offical wiki https://love2d.org/wiki/Main_Page
There you find tutorials and a full documentation.
have fun
Everything you need to learn more about love2d is the offical wiki https://love2d.org/wiki/Main_Page
There you find tutorials and a full documentation.
have fun
- BlackBulletIV
- Inner party member
- Posts: 1261
- Joined: Wed Dec 29, 2010 8:19 pm
- Location: Queensland, Australia
- Contact:
Re: where or how to learn lua or love2d?
If you've got some prior programming experience you may find find my Lua for Programmers series useful. I've got a guide for getting started with LÖVE as well.
Be sure to check out the tutorials page on the wiki, that's got a lot of good stuff in it.
Good luck!
Be sure to check out the tutorials page on the wiki, that's got a lot of good stuff in it.
Good luck!
- poopooheadcow
- Prole
- Posts: 11
- Joined: Fri Sep 07, 2012 9:59 am
- Location: Australia
Re: where or how to learn lua or love2d?
How do you get the interactive interpreter thingy?BlackBulletIV wrote:If you've got some prior programming experience you may find find my Lua for Programmers series useful. I've got a guide for getting started with LÖVE as well.
Be sure to check out the tutorials page on the wiki, that's got a lot of good stuff in it.
Good luck!
- Roland_Yonaba
- Inner party member
- Posts: 1563
- Joined: Tue Jun 21, 2011 6:08 pm
- Location: Ouagadougou (Burkina Faso)
- Contact:
Re: where or how to learn lua or love2d?
Google, you'll find a lot (iLua, LuaInterface, luaBinaries, the official release,...)poopooheadcow wrote:How do you get the interactive interpreter thingy?
If you're on Windows, you can check this set of batteries that comes with a lot useful tools.
- BlackBulletIV
- Inner party member
- Posts: 1261
- Joined: Wed Dec 29, 2010 8:19 pm
- Location: Queensland, Australia
- Contact:
Re: where or how to learn lua or love2d?
Run it from the terminal, as said in the tutorial:poopooheadcow wrote:How do you get the interactive interpreter thingy?
Code: Select all
$ lua
>
- poopooheadcow
- Prole
- Posts: 11
- Joined: Fri Sep 07, 2012 9:59 am
- Location: Australia
Re: where or how to learn lua or love2d?
where is the terminal and i am on windows tooBlackBulletIV wrote:Run it from the terminal, as said in the tutorial:poopooheadcow wrote:How do you get the interactive interpreter thingy?If you're on Windows it might be different though.Code: Select all
$ lua >
- BlackBulletIV
- Inner party member
- Posts: 1261
- Joined: Wed Dec 29, 2010 8:19 pm
- Location: Queensland, Australia
- Contact:
Re: where or how to learn lua or love2d?
On Windows the terminal would be command prompt. You should be able to find it by searching for "cmd" in the start menu. Whether you'll be able to access the lua command from the terminal, I don't know. You might be able to if you install that luaforwindows package.
Who is online
Users browsing this forum: Ahrefs [Bot], Semrush [Bot] and 6 guests