pong/src
Pradana AUMARS f893c57598 Compartementalised text rendering of score struct 2021-06-29 16:20:40 +02:00
..
Makefile.am Compartementalised text rendering of score struct 2021-06-29 16:20:40 +02:00
ball.c All const members are now static const in their header files 2021-06-29 01:25:08 +02:00
ball.h All const members are now static const in their header files 2021-06-29 01:25:08 +02:00
main.c Introduce TTF library 2021-06-28 21:34:48 +02:00
pong.c All const members are now static const in their header files 2021-06-29 01:25:08 +02:00
pong.h All const members are now static const in their header files 2021-06-29 01:25:08 +02:00
racket.c Score is now aligned in middle of the racket 2021-06-29 01:26:33 +02:00
racket.h All const members are now static const in their header files 2021-06-29 01:25:08 +02:00
score.c Compartementalised text rendering of score struct 2021-06-29 16:20:40 +02:00
score.h Compartementalised text rendering of score struct 2021-06-29 16:20:40 +02:00
text.c Compartementalised text rendering of score struct 2021-06-29 16:20:40 +02:00
text.h Compartementalised text rendering of score struct 2021-06-29 16:20:40 +02:00