create basic tilemap
This commit is contained in:
@@ -4,3 +4,7 @@ WINDOW_WIDTH :: 1280
|
||||
WINDOW_HEIGHT :: 720
|
||||
WINDOW_TITLE :: "Game 1"
|
||||
|
||||
TILE_SIZE :: 32
|
||||
MAP_WIDTH :: 40
|
||||
MAP_HEIGHT :: 25
|
||||
|
||||
|
||||
Reference in New Issue
Block a user