Game Development with LÖVE 2D and Lua – Full Course

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=I549C6SmUnk



Duration: 11:11:52
150,171 views
4,148


Learn how to create games using LÖVE 2D and Lua. LÖVE is a framework you can use to make 2D games in Lua. It's free, open-source, and works on Windows, Mac OS X, Linux, Android and iOS. In this course, you will first learn how to program in Lua. Then you will learn how to use Love2D with Lua to develop amazing games.

✏️ Course created by Steve. Check out his channel: https://www.youtube.com/c/Stevesteacher

⭐️ Resources and Code ⭐️
🔗 Lua: https://lua.org
🔗 Love2D: https://love2d.org
🔗 LuaRocks: https://luarocks.org
🔗 Running Boy Sprites: https://github.com/WeebNetsu/YouTube-Projects/tree/main/Lua/Love2D/Sprites%20Tutorial
🔗 Save the Ball Source Code: https://github.com/WeebNetsu/YouTube-Projects/tree/main/Lua/Love2D/Save%20The%20Ball%20Game
🔗 Asteroids Game Source Code: https://github.com/WeebNetsu/YouTube-Projects/tree/main/Lua/Love2D/Asteroids%20Game
🔗 Sound Effects & BGM: https://github.com/WeebNetsu/YouTube-Projects/tree/main/Lua/Love2D/Asteroids%20Game/15.%20Adding%20BGM%20and%20SFX/src/sounds
🔗 Creator's GitHub: https://github.com/WeebNetsu/

⭐️ Course Contents ⭐️
-- LUA BASICS --
⌨️ (0:00:00) Intro to Lua
⌨️ (0:02:28) Installing Lua
⌨️ (0:09:51) Running Lua (VSCode)
⌨️ (0:11:03) Printing and Comments
⌨️ (0:19:42) Variables & Data Types
⌨️ (0:29:51) Strings
⌨️ (0:36:59) Math
⌨️ (0:46:22) If Statements
⌨️ (0:58:49) Loops
⌨️ (1:03:37) User Input
⌨️ (1:05:34) Tables
⌨️ (1:23:27) Functions
⌨️ (1:31:44) Working with Files
⌨️ (1:39:12) Custom Modules
⌨️ (1:43:10) OOP
-- LOVE 2D BASICS --
⌨️ (1:56:42) Setup and LUD basics
⌨️ (2:06:35) The Config File
⌨️ (2:25:13) Drawing & Moving Shapes
⌨️ (2:45:57) Keyboard Input
⌨️ (2:55:36) Working with Sprites
-- CREATING SAVE THE BALL GAME --
⌨️ (3:21:44) Game Setup
⌨️ (3:38:03) Creating the Enemy
⌨️ (4:09:02) The Menu Screen
⌨️ (4:51:11) Adding a Point System
⌨️ (5:11:44) Game Over Screen
-- CREATING THE ASTEROIDS GAME --
⌨️ (5:31:24) Game Setup
⌨️ (5:40:02) The Player
⌨️ (6:10:32) The Thruster
⌨️ (6:31:59) The Game State
⌨️ (6:38:47) Game Text
⌨️ (7:02:40) Asteroids
⌨️ (7:41:32) Lasers
⌨️ (8:03:46) Laser Collision Detection
⌨️ (8:29:10) Player Collision Detection
⌨️ (8:41:17) Player Lives
⌨️ (8:57:54) The Menu
⌨️ (9:30:51) Installing & Running LuaRocks
⌨️ (9:42:18) The Score System
⌨️ (10:03:12) Game Over
⌨️ (10:11:56) Invincible PLayer & Infinite Levels
⌨️ (10:31:07) Game Reset & High Score
⌨️ (10:44:38) BGM & SFX


🎉 Thanks to our Champion and Sponsor supporters:
👾 Raymond Odero
👾 Agustín Kussrow
👾 aldo ferretti
👾 Otis Morgan
👾 DeezMaster

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news




Other Videos By freeCodeCamp.org


2022-09-21Web3 Course Walkthrough on freeCodeCamp.org (Rust, Blockchain Development, and Smart Contracts)
2022-09-20Code a Minecraft Clone with JavaScript, React, Three.js – Tutorial
2022-09-16Jenkins Tutorial – How to Deploy a Test Server with Docker + Linux (Full Course)
2022-09-14Learn HTML & CSS – Full Course for Beginners
2022-09-13NoSQL vs SQL – Which Type of Database Should You Use?
2022-09-12React Coding Interview Prep – 30 Questions and Answers
2022-09-07Angular for Beginners Course [Full Front End Tutorial with TypeScript]
2022-08-31React JavaScript Framework for Beginners – Project-Based Course
2022-08-30CSS Tutorial – Full Course for Beginners
2022-08-2920 Beginner Python Projects
2022-08-25Game Development with LÖVE 2D and Lua – Full Course
2022-08-24Frontend Web Development Bootcamp Course (JavaScript, HTML, CSS)
2022-08-22Azure Developer Associate (AZ-204) — Full Course Pass the Exam!
2022-08-18Learn C Programming with Dr. Chuck (feat. classic book by Kernighan and Ritchie)
2022-08-15Stardew Valley Game Clone with Python and Pygame – Full Course
2022-08-11Event-Driven Architecture with React and FastAPI – Full Course
2022-08-10HTML / CSS Tutorial – Create an Order Summary Component
2022-08-09Python for Beginners – Full Course [Programming Tutorial]
2022-08-04Blazor Server App with .NET 6 and Syncfusion UI Components – Full Course
2022-08-01Industry Level REST API using .NET 6 – Tutorial for Beginners
2022-07-28JavaScript Game Development Course for Beginners