← Back to Courses
Love2DLuaFree

Build a Platformer with Love2D

Learn game development fundamentals by building a complete platformer game from scratch using Love2D and Lua.

Duration: 4 hours
Lessons: 10
Total XP: +380
Difficulty: beginner
Build a Platformer with Love2DStart Course

This course is completely free!

What You'll Learn

  • The Love2D game loop and structure
  • Drawing shapes and handling colors
  • Keyboard input and player movement
  • Physics: gravity and jumping
  • AABB collision detection
  • Game states and UI