A simple Pong I made as my first project ever to get acquainted with LÖVE. Features:

  • Lousy physics! If the original Pong didn't have normalized vectors, why should this one have?
  • Buggy collisions! They're calculated with absolute positioning rather than with the physics engine.
  • Shitty code with hardcoded values! I got lazy.

Download

Download
PONG.zip 4.2 MB
Download
PONG.love 45 kB

Install instructions

Windows: unzip the program and run the executable.

Linux: install LÖVE from your package manager and run with $ love PONG.love .

Mac: I have no idea lmao

Leave a comment

Log in with itch.io to leave a comment.