[ADD] game over screen for first version

This commit is contained in:
SemvdH
2021-08-27 21:00:03 +02:00
parent d9c2a6ff31
commit e130382db0
4 changed files with 119 additions and 67 deletions

View File

@@ -7,6 +7,7 @@
#define COLOR_BLACK (RGBA8(0, 0, 0, 255))
#define COLOR_MAGENTA (RGBA8(251, 41, 255,255))
#define COLOR_CYAN (RGBA8(0, 255, 234,255))
#define COLOR_RED (RGBA8(255,0,0,255))
// /**
// * @brief draws a line with a specified width