new clock

This commit is contained in:
2021-12-27 20:43:37 +01:00
parent 3af5bbe928
commit 391e2ab1b7
8 changed files with 103 additions and 8 deletions

View File

@@ -9,4 +9,6 @@ WINDOW_HEIGHT = 720
LEVEL_RENDER_OFFSET_TOP = 30
LEVEL_RENDER_OFFSET = 10
TILE_SIZE = 16
TILE_SIZE = 16
LINE_WIDTH = .5