LÖVE PONG
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.
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.