I built Pong from scratch in LÖVE and Lua (a two part series)

작성자

카테고리:

← 피드로
DEV Community · Minor Keith · 2026-07-01 개발(SW)

Minor Keith

Minor Keith

Posted on Jul 1

#lua #gamedev #beginners #tutorial

I wrote a two part series on building Pong from scratch in LÖVE and Lua. If you’ve never made a game before, I think it’s a nice place to start.

Part one is the whole game in two short files: the loop, delta time,
collision, scoring, a title screen, and sound generated in code so there are no audio files to ship.

Part two adds a one player mode by writing a computer opponent.

Part 1: https://peculiarengineer.com/blog/make-pong-with-love2d-and-lua/
Part 2: https://peculiarengineer.com/blog/pong-computer-opponent-love2d-lua/

Top comments (0)

Subscribe

pic

Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Code of ConductReport abuse

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment’s permalink.

Hide child comments as well

For further actions, you may consider blocking this person and/or reporting abuse

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다