pong/src
Pradana AUMARS 45df3ec812 Score is now displayed on the window
* Added Score structure
* Added Liberation Mono Bold font in src/assets/
* Racket structure has Score member
* General cleanup and improvements
* BUG: font_path string is dependent on where the binary is run
2021-06-28 21:37:34 +02:00
..
assets Score is now displayed on the window 2021-06-28 21:37:34 +02:00
Makefile.am Score is now displayed on the window 2021-06-28 21:37:34 +02:00
ball.c Added ANGLE_MIN_OFFSET and ANGLE_MAX_OFFSET 2021-06-28 16:04:41 +02:00
ball.h Added ANGLE_MIN_OFFSET and ANGLE_MAX_OFFSET 2021-06-28 16:04:41 +02:00
main.c Introduce TTF library 2021-06-28 21:34:48 +02:00
pong.c Score is now displayed on the window 2021-06-28 21:37:34 +02:00
pong.h Score is now displayed on the window 2021-06-28 21:37:34 +02:00
racket.c Score is now displayed on the window 2021-06-28 21:37:34 +02:00
racket.h Score is now displayed on the window 2021-06-28 21:37:34 +02:00
score.c Score is now displayed on the window 2021-06-28 21:37:34 +02:00
score.h Score is now displayed on the window 2021-06-28 21:37:34 +02:00