|
пре 4 година | |
---|---|---|
src | пре 4 година | |
.gitignore | пре 4 година | |
README.md | пре 4 година | |
makefile | пре 4 година |
A remake of pong up to 4 players
You need make
and SDL1
to build this project.
Example on Ubuntu :
$ sudo apt install make g++ libsdl-dev
$ make
To execute :
$ make exec