Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Master Lua Programming and Create Amazing Games with LÖVE!
Highest Rated
Rating: 4.9 out of 5(3,180 ratings)
13,321 students

Master Lua Programming and Create Amazing Games with LÖVE!

Learn the basics of programming, then use that knowledge to create games with the beginner-friendly game engine: Love2D!
Created byKyle Schaub
Last updated 6/2023
English
English [Auto],Italian [Auto],

What you'll learn

  • Understand the basics of programming
  • How to use Lua
  • Utilize the core features of LÖVE
  • Find and use open-source software
  • Incorporate additional editors and tools
  • Create your own games!

Course content

8 sections82 lectures8h 27m total length
  • Course Overview2:30

    This course overview explains a project-based learning path to master Lua programming with LÖVE, featuring sectioned lectures, three games, optional quizzes, coding challenges, and cross-platform setup.

  • Installing LÖVE1:40
  • Programming Environment3:32

    Configure a Lua development environment for LÖVE 2D by using Visual Studio Code, installing the Love 2D extension, and verifying the Love path to run code directly from the editor.

  • Project Structure5:05

    Set up a love project with the correct folder structure, create main.lua, and run via Visual Studio Code or by dragging the folder onto love to see Hello world.

  • Projects On GitHub1:36

    Access the GitHub code for Love2d v2 projects, including one platform, shooting gallery, and top-down shooter. Compare your work to the provided lecture code and follow updates from Kyle Shaw.

Requirements

  • Capable of using the basic functionality of your computer
  • Ability to download and install programs

Description

Whether you're a newcomer to the world of programming or an experienced developer seeking to expand your skillset, LÖVE (also known as Love2D) is a game engine that offers an incredible opportunity to dive into game development. Utilizing the user-friendly Lua scripting language, LÖVE empowers you to bring your game ideas to life.

Join this project-based course and unleash your creativity as we explore the fundamental concepts of programming and their application in game development.

No prior technical knowledge is required for this course, except for being capable of using the basic functionality of your computer and the ability to download and install programs. We'll guide you through each step, making it accessible to everyone.

Together, we'll build three captivating games, gradually increasing the complexity with each project. Through this hands-on experience, you'll gain a solid foundation in programming video games. Equipped with a deep understanding of LÖVE's capabilities, you'll be ready to forge your own path and craft unique games that captivate audiences.

Our journey begins by delving into Lua programming basics, covering essential topics such as variables, conditional statements, loops, functions, comments, and more. These principles are widely applicable across all programming languages, making this knowledge valuable beyond the scope of this course. For those already familiar with programming, we offer a convenient "syntax recap" section, specifically focusing on Lua syntax. You can quickly catch up on the language's specific nuances without revisiting every lecture.

Once we've established the programming foundation, we'll dive headfirst into utilizing LÖVE. Together, we'll create our games, starting with a straightforward Shooting Gallery, progressing to an engaging top-down shooter, and finally moving to a physics-based platformer.

Throughout the course, we'll explore an extensive array of game development concepts, which includes creating your main character, keyboard and mouse input, graphics rendering, enemy mechanics, collision detection, timers, randomness, RGB color schemes, physics simulation, animations, open-source software integration, Tiled map editor utilization, camera manipulation, sound effects, music implementation, score tracking, and data saving.

By actively coding alongside the lectures, the knowledge you acquire will better stick with you. As we progress, your programming and development skills will strengthen, empowering you to bring your own game ideas to fruition. With the ability to seamlessly incorporate these features, you'll be fully equipped to create captivating games of your own design.

Don't let your game ideas stay dormant—take the leap into game development with LÖVE and Lua programming. Join us on this exciting journey, and unleash your potential to shape unique gaming experiences!

Who this course is for:

  • Anyone who wants to learn game development - regardless of technical background