C++ implementation of an oldschool Pong game written with SFML library
To compile and run it requires SFML already installed. You can do it simply by:
sudo pacman -S sfml
sudo apt-get install libsfml-dev
| Name | Name | Last commit date | ||
|---|---|---|---|---|
C++ implementation of an oldschool Pong game written with SFML library
To compile and run it requires SFML already installed. You can do it simply by:
sudo pacman -S sfml
sudo apt-get install libsfml-dev