Sync with github version, added screenshots

This commit is contained in:
2023-01-15 08:33:48 +01:00
parent 0a025ec13a
commit 1dceab5827
6 changed files with 716 additions and 6 deletions

BIN
v2/assets/texture_wall.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@@ -21,12 +21,9 @@ MAP_WIN_HEIGHT = MAP_SIZE * MAP_SCALE
# Textures cfg
TEXTURES = [
"../assets/texture_wall3.png",
"../assets/texture_wall3.png",
"../assets/texture_wall3.png",
# "../assets/texture.png",
# "../assets/texture.png",
# "../assets/texture.png",
"assets/texture_wall.png",
"assets/texture_wall.png",
"assets/texture_wall.png"
]
TEXTURE_SIZE = 64