up to building the map
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package game
|
||||
|
||||
MAP_W :: 16 // map width in tiles
|
||||
MAP_H :: 12 // map height in tiles
|
||||
TILE_SIZE :: 32 // size of tiles in pixels
|
||||
|
||||
Reference in New Issue
Block a user