Haven't touched Löve2D in like 2 years, What's changed?

General discussion about LÖVE, Lua, game development, puns, and unicorns.
User avatar
nice
Party member
Posts: 191
Joined: Sun Sep 15, 2013 12:17 am
Location: Sweden

Re: Haven't touched Löve2D in like 2 years, What's changed?

Post by nice »

By the way, I'm going through Löv2D:s tutorials, are there any that I should do in order? or are there other tutorials that I should take a look at?
:awesome: Have a good day! :ultraglee:
User avatar
raidho36
Party member
Posts: 2063
Joined: Mon Jun 17, 2013 12:00 pm

Re: Haven't touched Löve2D in like 2 years, What's changed?

Post by raidho36 »

Generally you shouldn't need tutorials altogether, so it's not relevant. All you need to bootstrap yourself is to remember that your update code goes to love.update function and render code goes to love.draw function, both of which you define yourself. Then you just have at it, try getting it to do what you want it to do, and if you're not sure, check the manual if there's a function that does what you need or if there are some specific directions. Ask your questions anytime.
User avatar
Positive07
Party member
Posts: 1014
Joined: Sun Aug 12, 2012 4:34 pm
Location: Argentina

Re: Haven't touched Löve2D in like 2 years, What's changed?

Post by Positive07 »

If you want tutorials I always recommend Sheepolution's since they are always up to date.

But yeah... learning by yourself is always better
for i, person in ipairs(everybody) do
[tab]if not person.obey then person:setObey(true) end
end
love.system.openURL(github.com/pablomayobre)
User avatar
nice
Party member
Posts: 191
Joined: Sun Sep 15, 2013 12:17 am
Location: Sweden

Re: Haven't touched Löve2D in like 2 years, What's changed?

Post by nice »

raidho36 wrote: Wed Feb 22, 2017 11:42 pm Generally you shouldn't need tutorials altogether, so it's not relevant.
Well learning new thing is always nice in my opinion
Positive07 wrote: Wed Feb 22, 2017 11:55 pm If you want tutorials I always recommend Sheepolution's since they are always up to date.

But yeah... learning by yourself is always better
I found Sheepolution's a while back and I'm probably gonna take a look at it at some point
:awesome: Have a good day! :ultraglee:
Post Reply

Who is online

Users browsing this forum: No registered users and 228 guests