init uhhhh uhhhhhhhh uh uh uhu hhhhh

This commit is contained in:
t. boddy 2022-08-15 15:59:52 -04:00
parent 3d3de5b1e5
commit b7ebdb3c28
24 changed files with 1038 additions and 3 deletions

BIN
res/bg/1_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

BIN
res/chrome/frame1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

BIN
res/chrome/frame2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

BIN
res/chrome/frame3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

BIN
res/font.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
res/player/player.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

12
res/resources.res Normal file
View file

@ -0,0 +1,12 @@
IMAGE font "font.png" BEST NONE
IMAGE tile1_1 "tiles/1_1.png" FAST
IMAGE tile1_2 "tiles/1_2.png" FAST
IMAGE bg1_1 "bg/1_1.png" FAST
IMAGE frame1 "chrome/frame1.png" FAST
IMAGE frame2 "chrome/frame2.png" FAST
IMAGE frame3 "chrome/frame3.png" FAST
SPRITE reimu "player/player.png" 4 4 FAST 0

BIN
res/tiles/1_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

BIN
res/tiles/1_2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB