bonus stage

This commit is contained in:
t. boddy 2026-03-20 09:33:18 -04:00
parent a8bc01bedd
commit 3263b2597b
11 changed files with 529 additions and 6 deletions

BIN
res/bonus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

BIN
res/bonusbg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

View file

@ -31,6 +31,9 @@ SPRITE boss3Sprite "enemies/boss3.png" 6 6 NONE 0
SPRITE boss4Sprite "enemies/boss4.png" 6 6 NONE 0
SPRITE treasureSprite "treasure.png" 4 4 NONE 0
SPRITE bonusObjSprite "bonus.png" 2 2 NONE 0
TILESET bonusBgTiles "bonusbg.png" NONE
IMAGE mapIndicator "mapindicator.png" NONE NONE
TILESET starTiles "stars.png" NONE

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

Before After
Before After