First real map with real tiles

This commit is contained in:
2024-02-27 15:09:51 -08:00
parent 9ef88fb34d
commit d823220e90
9 changed files with 3756 additions and 2198 deletions

View File

@ -1,8 +0,0 @@
#ifndef CROCPARTY_GAME_DEMO_SPRITES_H
#define CROCPARTY_GAME_DEMO_SPRITES_H
#include "sys/sys.h"
extern sys_spritesheet game_demo_sprites;
#endif // CROCPARTY_GAME_DEMO_SPRITES_H

Binary file not shown.

8
game/art/game_tiles.h Normal file
View File

@ -0,0 +1,8 @@
#ifndef CROCPARTY_GAME_TILES_H
#define CROCPARTY_GAME_TILES_H
#include "sys/sys.h"
extern sys_spritesheet game_tiles;
#endif // CROCPARTY_GAME_TILES_H

BIN
game/art/game_tiles.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 729 B