Commit Graph

6 Commits

Author SHA1 Message Date
Pradana AUMARS f893c57598 Compartementalised text rendering of score struct 2021-06-29 16:20:40 +02:00
Pradana AUMARS 2ebcf624de Fonts are initialised only once 2021-06-29 16:01:07 +02:00
Pradana AUMARS 9a069cfa84 Pong now uses installed fonts using fontconfig 2021-06-29 15:07:19 +02:00
Pradana AUMARS c8bd082866 All const members are now static const in their header files 2021-06-29 01:25:08 +02:00
Pradana AUMARS 54c5f78370 Edited font_path for convenience 2021-06-28 22:26:56 +02:00
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