Do i need to learn lua before learning löve? Or can I learn it both at the same time?

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
User avatar
zorg
Party member
Posts: 3465
Joined: Thu Dec 13, 2012 2:55 pm
Location: Absurdistan, Hungary
Contact:

Re: Do i need to learn lua before learning löve? Or can I learn it both at the same time?

Post by zorg »

Then again, roblox is full of useless things that can't be used outside of it, so i'd rather caution others to stay away from roblox, since they might learn crutches they can't let go of... just my opinion of course.

But yes, you should have a basic knowledge on how logic works, then how programming works, then how lua works, and then how Löve works, before you could code a game in it.
Me and my stuff :3True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
User avatar
ErtYwek
Prole
Posts: 6
Joined: Sat Nov 03, 2018 3:59 pm
Contact:

Re: Do i need to learn lua before learning löve? Or can I learn it both at the same time?

Post by ErtYwek »

roblox is full of useless things that can't be used outside of it
No Man. Say Whaaaaat?
User avatar
zorg
Party member
Posts: 3465
Joined: Thu Dec 13, 2012 2:55 pm
Location: Absurdistan, Hungary
Contact:

Re: Do i need to learn lua before learning löve? Or can I learn it both at the same time?

Post by zorg »

I mean, specifically and directly. Löve doesn't have the same structures as roblox, so it is literally useless to learn all that if you're going to code with Löve anyway.

Worse yet, it might confuse beginners, them expecting those to be part of lua proper, and not just something that roblox added. (The same is true, of course, for löve's stuff, but again, the topic isn't "does it make sense to learn löve if i want to code in roblox")

Edit: Pgimeno's right, löve contains the additions in the love table at least; roblox to my knowledge does nothing of the sort.

Btw, i checked out your site, and initially thought it was one of those virus infested domain squatting sites... no offense but that gigantic blob of text on the main page along with the design didn't fill me with trust :P
Last edited by zorg on Mon Apr 27, 2020 5:02 pm, edited 1 time in total.
Me and my stuff :3True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
User avatar
pgimeno
Party member
Posts: 3640
Joined: Sun Oct 18, 2015 2:58 pm

Re: Do i need to learn lua before learning löve? Or can I learn it both at the same time?

Post by pgimeno »

zorg wrote: Mon Apr 27, 2020 11:39 am(The same is true, of course, for löve's stuff, [...])
It's easy to identify what's exclusive of Löve. Everything Löve adds to Lua has a 'love' prefix.
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 2 guests