Creating 2D games with Löve

1
function love.draw()
2
love.graphics.print("Hello BARCAMP Philly 2025", 10, 19)
3
end

Pre requisites:

Table of contents:

  1. Basics
  2. Game & löve
  3. Resources & Community
  4. Credits
Presentation QR Code