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