Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 412 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 412 Bytes

A love2d pong game

Built with love2d 0.10 in 2017. Updated for love 11.* in 2023.

pöng

Install

Clone:

git clone --recursive https://github.com/tjblackheart/love-pong.git

Start game:

cd love-pong; love .

Or create a release with make release and start the resulting .love file directly from release/pong.love.

License

MIT License