Better Tutorials for Löve

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
Jack5500
Party member
Posts: 148
Joined: Wed Dec 07, 2011 8:38 pm
Location: Hamburg, Germany

Better Tutorials for Löve

Post by Jack5500 »

---
Last edited by Jack5500 on Thu May 02, 2024 10:25 am, edited 1 time in total.
User avatar
nevon
Commander of the Circuloids
Posts: 938
Joined: Thu Feb 14, 2008 8:25 pm
Location: Stockholm, Sweden
Contact:

Re: Better Tutorials for Löve

Post by nevon »

The things is, none of those things have anything to do with LÖVE. LÖVE just helps you draw things, play sounds and emulate physics. All those things you mentioned are generic game development topics, and a tutorial for Unity will probably give you all the skills you need to implement it in LÖVE, assuming you know what the different methods are called.
User avatar
Jack5500
Party member
Posts: 148
Joined: Wed Dec 07, 2011 8:38 pm
Location: Hamburg, Germany

Re: Better Tutorials for Löve

Post by Jack5500 »

Then we could supply links to good resources for learning these or other interesting topics
User avatar
kikito
Inner party member
Posts: 3153
Joined: Sat Oct 03, 2009 5:22 pm
Location: Madrid, Spain
Contact:

Re: Better Tutorials for Löve

Post by kikito »

When I write def I mean function.
User avatar
Jack5500
Party member
Posts: 148
Joined: Wed Dec 07, 2011 8:38 pm
Location: Hamburg, Germany

Re: Better Tutorials for Löve

Post by Jack5500 »

----
Last edited by Jack5500 on Thu May 02, 2024 10:25 am, edited 1 time in total.
User avatar
MarekkPie
Inner party member
Posts: 587
Joined: Wed Dec 28, 2011 4:48 pm
Contact:

Re: Better Tutorials for Löve

Post by MarekkPie »

I'd have to agree with nevon. LOVE is a tool. You learn how to use LOVE like you would any tool. The manual for a hammer doesn't tell you how to make tree house.
User avatar
Jack5500
Party member
Posts: 148
Joined: Wed Dec 07, 2011 8:38 pm
Location: Hamburg, Germany

Re: Better Tutorials for Löve

Post by Jack5500 »

---
Last edited by Jack5500 on Thu May 02, 2024 10:25 am, edited 1 time in total.
User avatar
MarekkPie
Inner party member
Posts: 587
Joined: Wed Dec 28, 2011 4:48 pm
Contact:

Re: Better Tutorials for Löve

Post by MarekkPie »

Programming is not using a tool. Using LOVE is using a tool.
Santos
Party member
Posts: 384
Joined: Sat Oct 22, 2011 7:37 am

Re: Better Tutorials for Löve

Post by Santos »

In my uninformed opinion, I think Lua and LÖVE are in a unique position for teaching game programming. I've never seen a language/framework so clear to understand and "to the point" (although I guess I haven't seen many actually. :D).

Where does one go to learn game and general programming concepts? As a beginner myself, I'm genuinely curious. :D I do understand the other posters, LÖVE is just a tool, but it's a pretty awesome tool which seems better suited to beginners than anything else I've seen. And to hijack the previously used analogy, I'd love to find a complete guide to building tree houses. :D

Also, thank you Kikito for your LÖVE tutorial and Lua Missions, they are stellar.

On a related note, does anyone have any suggestions for other tools to use for the purpose of learning (game) programming? Unity? ActionScript? Any tutorials/books you've found really helpful?
User avatar
TechnoCat
Inner party member
Posts: 1611
Joined: Thu Jul 30, 2009 12:31 am
Location: Denver, CO
Contact:

Re: Better Tutorials for Löve

Post by TechnoCat »

nevon wrote:The things is, none of those things have anything to do with LÖVE. LÖVE just helps you draw things, play sounds and emulate physics. All those things you mentioned are generic game development topics, and a tutorial for Unity will probably give you all the skills you need to implement it in LÖVE, assuming you know what the different methods are called.
MarekkPie wrote:I'd have to agree with nevon. LOVE is a tool. You learn how to use LOVE like you would any tool. The manual for a hammer doesn't tell you how to make tree house.
So here is the thing. I don't think anybody thinks the LOVE developers should be spending time creating officially supported game programming tutorials.

This is a job for the community. Which some people have stepped in and done for a lot of things already.

But here is my beef: nobody programs the same way and nobody wants to make the same kind of program. This is why I don't care for tutorials after beginner level. After those beginner tutorials, I expect you to be able to solve your problems through programming and reading high-level Wikipedia articles of what you are trying to achieve. This is essentially what programming is all about.
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 3 guests