sample assets

This commit is contained in:
s452635 2021-03-11 03:30:38 +01:00
parent f3be83b24c
commit 0a41eb42ae
10 changed files with 2 additions and 1 deletions

View File

@ -46,6 +46,7 @@ if __name__ == "__main__":
pygame.display.update() pygame.display.update()
# ============== # # ============== #
# === EVENTS === # # === EVENTS === #
# ============== # # ============== #

View File

@ -20,4 +20,4 @@ SCREEN = pygame.display.set_mode\
) )
) )
ASSET_BACKGROUND = pygame.image.load('resources/assets/background.png') ASSET_BACKGROUND = pygame.image.load('resources/assets/grid.png')

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 B

BIN
resources/assets/grid.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

BIN
resources/assets/sapper.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 B