Make Games with Love2D - Setup, Structure, and Development Basics
WATCH THE UPDATED 2021 VERSION!
• [2021 Update!] Make Games with Love2D...
This video goes through the process of getting started with LÖVE (also known as Love2D), an excellent, beginner-friendly game development framework that utilizes Lua.
Check out the full course on Udemy! Use this link to automatically apply a discount:
https://www.udemy.com/course/lua-love/?couponCode=4773D25F00A01B61246B
This video will cover the following topics:
A brief introduction to Lua and Love2D
Installing LÖVE
Getting your programming environment setup
Understanding the project structure
Load, Update, and Draw functions
Drawing graphics to the screen
Explanation colors and overlapping graphics
Starting a game from scratch (a button clicker)
Reading mouse input
Implementing randomness
If you have any questions, or if anything is unclear from the video, leave a comment!
Other Videos By Challacade
2020-02-17 | The Easiest Way to Animate: Programmatically with Tweens |
2020-01-20 | Hearts and Damage | Recreating Zelda |
2019-10-13 | Bombs and Explosions! | Recreating Zelda |
2019-08-19 | The Lamp and Lighting Torches | Recreating Zelda |
2019-07-16 | Looting Treasure Chests! | Recreating Zelda |
2019-07-07 | Querying the World | Recreating Zelda |
2019-06-23 | Collisions and Vectors | Recreating Zelda |
2019-06-15 | Animating Link's Walk | Recreating Zelda |
2019-06-15 | The Illusion of Movement | Recreating Zelda |
2019-05-29 | Make Games with MonoGame - Installation and Development Fundamentals |
2018-12-20 | Make Games with Love2D - Setup, Structure, and Development Basics |