A pong clone
-
- SDL 2.0
- SDL Mixer 2.0
- SDL TTF 2.0
sudo apt-get install libsdl2-dev libsdl2-mixer-dev libsdl2-ttf-dev
git clone https://github.com/gioretikto/spong.git
cd spong
make
To run the game:
./spong
./spong mouse
to activate mouse support
-
Return to start/pause the game
-
F11 to toggle full screen mode
-
Esc to exit
Have Fun, Giovanni Resta [email protected]