DricomDragon 418b617ae1 License project under GPLv3 | %!s(int64=3) %!d(string=hai) anos | |
---|---|---|
src | %!s(int64=4) %!d(string=hai) anos | |
.gitignore | %!s(int64=4) %!d(string=hai) anos | |
LICENSE.txt | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos | |
icon.png | %!s(int64=3) %!d(string=hai) anos | |
makefile | %!s(int64=4) %!d(string=hai) anos |
A remake of pong up to 4 players
You need SDL1
runtime to run distributable executable.
$ sudo apt install libsdl1.2debian
$ ./pongcircle
You need make
and SDL1
to build this project.
Example on Ubuntu :
$ sudo apt install make g++ libsdl-dev
$ make
To execute :
$ make exec
GNU GPLv3, see LICENSE.txt
.