shit lmao

This commit is contained in:
t. boddy 2026-02-18 22:05:46 -05:00
parent 06e8e735fb
commit 6adbe1882d
40 changed files with 608 additions and 361 deletions

BIN
res/boss.vgm Normal file

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

BIN
res/level.vgm Normal file

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4 KiB

BIN
res/momoyo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Before After
Before After

View file

@ -1,28 +1,33 @@
IMAGE font "font.png" NONE NONE
IMAGE shadow "shadow.png" NONE NONE
IMAGE logo "logo.png" NONE NONE
IMAGE startFade1 "start/fade1.png" FAST
IMAGE startFade2 "start/fade2.png" FAST
IMAGE startFade3 "start/fade3.png" FAST
IMAGE startFade4 "start/fade4.png" FAST
IMAGE startSplash1 "start/splash1.png" FAST
IMAGE startLogo "start/logo.png" FAST
IMAGE startBigBg "start/bigbg.png" FAST
XGM2 bgmStart "start.vgm"
IMAGE sky "sky.png" NONE NONE
IMAGE skyTop "skytop.png" NONE NONE
IMAGE skyRed "skyred.png" NONE NONE
IMAGE ground "ground.png" NONE NONE
// SPRITE sakuyaSprite "sakuya.png" 4 4 NONE 0
SPRITE sakuyaSprite "sakuya2.png" 6 6 NONE 0
SPRITE momoyoSprite "momoyo.png" 6 6 NONE 0
SPRITE bulletsSprite "bullets.png" 2 2 NONE 0
SPRITE pBulletSprite "pbullet.png" 4 4 NONE 0
// SPRITE fairySprite "fairy.png" 4 4 NONE 8
SPRITE fairySprite "fairy2.png" 4 4 NONE 8
SPRITE koaSprite "koakuma.png" 4 4 NONE 0
SPRITE treasureSprite "treasure.png" 4 4 NONE 0
// IMAGE mapPlayer "mapplayer.png" NONE NONE
IMAGE mapIndicator "mapindicator.png" NONE NONE
// IMAGE mapFrame "mapframe.png" NONE NONE
IMAGE imageFontBig "fontbig.png" NONE NONE
IMAGE imageFontBigShadow "fontbigshadow.png" NONE NONE
IMAGE imageChromeLife "life.png" NONE NONE
IMAGE imageChromeLife2 "life2.png" NONE NONE
XGM2 stageMusic "stage.vgm"
XGM2 stageMusic "level.vgm"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Before After
Before After

BIN
res/skyred.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

Before After
Before After

BIN
res/start.vgm Normal file

Binary file not shown.

BIN
res/start/bigbg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
res/start/fade1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
res/start/fade2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
res/start/fade3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
res/start/fade4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
res/start/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

BIN
res/start/splash1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

BIN
res/treasure.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
res/treasure.vgm Normal file

Binary file not shown.