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

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/

Total
0
Shares
Leave a Reply

Your email address will not be published. Required fields are marked *

Previous Post

Dual-Use Vision Technologies: Transforming Modern Defense Systems

Related Posts