Commit Graph

4 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 c8bd082866 All const members are now static const in their header files 2021-06-29 01:25:08 +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