pong/src
Pradana AUMARS 5600a7359a Make start text a bit wider 2021-06-29 16:56:48 +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 'Press any key' message functionality is moved to pong struct. 2021-06-29 16:24:06 +02:00
pong.c Make start text a bit wider 2021-06-29 16:56:48 +02:00
pong.h Add 'Press any key to begin...' message to the screen 2021-06-29 16:50:02 +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 Add 'Press any key to begin...' message to the screen 2021-06-29 16:50:02 +02:00
text.h Add 'Press any key to begin...' message to the screen 2021-06-29 16:50:02 +02:00