(The instructions below have been made to work on Linux operating systems, specifically on Ubuntu 22.04 along with the prerequisite of having Git installed on your system.)
-
sudo add-apt-repository -y ppa:bartbes/love-stable
-
sudo apt update
-
sudo apt install -y love
-
git clone https://github.com/zahradnik-ondrej/pong-love.git
-
love pong-love