Dolphinana bbfba98477 functions and readme | %!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.gitignore | %!s(int64=2) %!d(string=hai) anos | |
LICENSE | %!s(int64=2) %!d(string=hai) anos | |
Makefile | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=2) %!d(string=hai) anos | |
game.h | %!s(int64=2) %!d(string=hai) anos | |
main_sdl.c | %!s(int64=2) %!d(string=hai) anos | |
main_x11.c | %!s(int64=2) %!d(string=hai) anos | |
saf.h | %!s(int64=2) %!d(string=hai) anos |
This is a simple pong game made by Dolphinana, made as an excercise. It uses SAF which is a tool for making simple games. This project is waived under Creative Commons Zero 1.0.
This instruction assumes you are using GNU/Linux or similar Unix environment.
´´´ gcc main_sdl.c -o game_sdl -lSDL2 ´´´