lots of sprites
@ -1,3 +1,5 @@
|
||||
# Iso-Render
|
||||
|
||||
![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render008.png)
|
||||
Rendering beautiful isometric terrain, using sprites, in C on the TI-84+ CE.
|
||||
|
||||
![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render013.png)
|
BIN
screenshots/render009.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
screenshots/render010.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
screenshots/render011.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
screenshots/render012.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
screenshots/render013.png
Normal file
After Width: | Height: | Size: 4.6 KiB |
34
src/gfx/brick.c
Normal file
@ -0,0 +1,34 @@
|
||||
// convpng v6.8
|
||||
#include <stdint.h>
|
||||
#include "logo_gfx.h"
|
||||
|
||||
// 8 bpp image
|
||||
uint8_t brick_data[678] = {
|
||||
26,26, // width,height
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0x06,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0x06,0x18,0x18,0x06,0x06,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0x06,0x18,0x18,0x18,0x18,0x18,0x18,0x06,0x06,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x06,0x06,0x18,0x18,0x06,0x06,0x18,0x18,0x18,0x18,0x18,0x18,0x06,0x06,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x06,0x06,0x18,0x18,0x18,0x18,0x18,0x18,0x06,0x06,0x18,0x18,0x18,0x18,0x18,0x18,0x06,0x06,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x06,0x06,0x18,0x18,0x18,0x18,0x18,0x18,0x06,0x06,0x18,0x18,0x06,0x06,0x18,0x18,0x06,0x06,0x18,0x18,0x06,0x06,0x00,0x00,
|
||||
0x06,0x06,0x18,0x18,0x18,0x18,0x18,0x18,0x06,0x06,0x18,0x18,0x18,0x18,0x18,0x18,0x06,0x06,0x18,0x18,0x18,0x18,0x18,0x18,0x06,0x06,
|
||||
0x06,0x15,0x06,0x06,0x18,0x18,0x06,0x06,0x18,0x18,0x06,0x06,0x18,0x18,0x06,0x06,0x18,0x18,0x18,0x18,0x18,0x18,0x06,0x06,0x0D,0x06,
|
||||
0x06,0x15,0x15,0x15,0x06,0x06,0x18,0x18,0x18,0x18,0x18,0x18,0x06,0x06,0x18,0x18,0x18,0x18,0x18,0x18,0x06,0x06,0x0D,0x0D,0x0D,0x06,
|
||||
0x06,0x15,0x15,0x15,0x15,0x06,0x06,0x06,0x18,0x18,0x18,0x18,0x18,0x18,0x06,0x06,0x18,0x18,0x06,0x06,0x0D,0x0D,0x0D,0x0D,0x0D,0x06,
|
||||
0x06,0x15,0x15,0x15,0x15,0x06,0x15,0x15,0x06,0x06,0x18,0x18,0x18,0x18,0x18,0x18,0x06,0x06,0x0D,0x0D,0x0D,0x0D,0x0D,0x0D,0x0D,0x06,
|
||||
0x06,0x15,0x15,0x15,0x15,0x06,0x15,0x15,0x15,0x15,0x06,0x06,0x18,0x18,0x06,0x06,0x06,0x0D,0x0D,0x0D,0x0D,0x0D,0x0D,0x0D,0x0D,0x06,
|
||||
0x06,0x15,0x15,0x15,0x15,0x06,0x15,0x15,0x15,0x15,0x15,0x15,0x06,0x06,0x0D,0x0D,0x06,0x0D,0x0D,0x0D,0x0D,0x0D,0x0D,0x0D,0x0D,0x06,
|
||||
0x06,0x06,0x06,0x15,0x15,0x06,0x15,0x15,0x15,0x15,0x15,0x15,0x06,0x0D,0x0D,0x0D,0x06,0x0D,0x0D,0x0D,0x0D,0x0D,0x0D,0x0D,0x06,0x06,
|
||||
0x06,0x15,0x15,0x06,0x06,0x06,0x15,0x15,0x15,0x15,0x15,0x15,0x06,0x0D,0x0D,0x0D,0x06,0x0D,0x0D,0x0D,0x0D,0x0D,0x06,0x06,0x0D,0x06,
|
||||
0x06,0x15,0x15,0x15,0x15,0x06,0x06,0x15,0x15,0x15,0x15,0x15,0x06,0x0D,0x0D,0x0D,0x06,0x0D,0x0D,0x0D,0x06,0x06,0x0D,0x0D,0x0D,0x06,
|
||||
0x06,0x15,0x15,0x15,0x15,0x15,0x15,0x06,0x06,0x15,0x15,0x15,0x06,0x0D,0x0D,0x0D,0x06,0x0D,0x06,0x06,0x0D,0x06,0x0D,0x0D,0x0D,0x06,
|
||||
0x06,0x15,0x15,0x15,0x15,0x15,0x15,0x15,0x06,0x06,0x06,0x15,0x06,0x0D,0x0D,0x0D,0x06,0x06,0x0D,0x0D,0x0D,0x06,0x0D,0x0D,0x0D,0x06,
|
||||
0x06,0x15,0x15,0x15,0x15,0x15,0x15,0x15,0x06,0x15,0x15,0x06,0x06,0x0D,0x06,0x06,0x0D,0x0D,0x0D,0x0D,0x0D,0x06,0x0D,0x0D,0x0D,0x06,
|
||||
0x06,0x06,0x15,0x15,0x15,0x15,0x15,0x15,0x06,0x15,0x15,0x15,0x06,0x06,0x0D,0x0D,0x0D,0x0D,0x0D,0x0D,0x0D,0x06,0x0D,0x0D,0x06,0x06,
|
||||
0x00,0x00,0x06,0x06,0x15,0x15,0x15,0x15,0x06,0x15,0x15,0x15,0x06,0x0D,0x0D,0x0D,0x0D,0x0D,0x0D,0x0D,0x0D,0x06,0x06,0x06,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x06,0x06,0x15,0x15,0x06,0x15,0x15,0x15,0x06,0x0D,0x0D,0x0D,0x0D,0x0D,0x0D,0x0D,0x06,0x06,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x06,0x06,0x06,0x15,0x15,0x15,0x06,0x0D,0x0D,0x0D,0x0D,0x0D,0x06,0x06,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0x06,0x15,0x15,0x06,0x0D,0x0D,0x0D,0x06,0x06,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0x06,0x06,0x0D,0x06,0x06,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0x06,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
};
|
BIN
src/gfx/brick.png
Normal file
After Width: | Height: | Size: 363 B |
26
src/gfx/convpng.ini
Executable file
@ -0,0 +1,26 @@
|
||||
#GroupC : logo_gfx
|
||||
#TransparentColor : 255,255,255
|
||||
#FixedIndexColor : 1,255,0,0
|
||||
#FixedIndexColor : 2,0,255,0
|
||||
#FixedIndexColor : 3,0,0,255
|
||||
#FixedIndexColor : 4,100,100,100
|
||||
#FixedIndexColor : 5,200,200,200
|
||||
#FixedIndexColor : 6,0,0,0
|
||||
#PNGImages :
|
||||
brick
|
||||
dirt
|
||||
grass_block
|
||||
grass
|
||||
lava
|
||||
log
|
||||
pebbles
|
||||
stone_slab
|
||||
stone_stairs_back_left
|
||||
stone_stairs_back_right
|
||||
stone_stairs_left
|
||||
stone_stairs_right
|
||||
stone
|
||||
stonebrick
|
||||
tree
|
||||
water
|
||||
wood_plank
|
30
src/gfx/convpng.log
Normal file
@ -0,0 +1,30 @@
|
||||
opened convpng.ini
|
||||
|
||||
--- logo_gfx (C) ---
|
||||
building palette with [256] available indices ...
|
||||
built palette with [47] indices.
|
||||
palette quality : 100.00%
|
||||
transparent color index : 0
|
||||
transparent color : 0xFFFF
|
||||
17:
|
||||
brick : 100.00%
|
||||
dirt : 100.00%
|
||||
grass_block : 100.00%
|
||||
grass : 100.00%
|
||||
lava : 100.00%
|
||||
log : 100.00%
|
||||
pebbles : 100.00%
|
||||
stone_slab : 100.00%
|
||||
stone_stairs_back_left : 100.00%
|
||||
stone_stairs_back_right : 100.00%
|
||||
stone_stairs_left : 100.00%
|
||||
stone_stairs_right : 100.00%
|
||||
stone : 100.00%
|
||||
stonebrick : 100.00%
|
||||
tree : 100.00%
|
||||
water : 100.00%
|
||||
wood_plank : 100.00%
|
||||
|
||||
converted in 0 s
|
||||
|
||||
finished!
|
34
src/gfx/dirt.c
Normal file
@ -0,0 +1,34 @@
|
||||
// convpng v6.8
|
||||
#include <stdint.h>
|
||||
#include "logo_gfx.h"
|
||||
|
||||
// 8 bpp image
|
||||
uint8_t dirt_data[678] = {
|
||||
26,26, // width,height
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2A,0x2A,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2A,0x2A,0x0C,0x0C,0x2A,0x2A,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2A,0x2A,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x2A,0x2A,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x2A,0x2A,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x2A,0x2A,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x2A,0x2A,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x2A,0x2A,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x2A,0x2A,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x2A,0x2A,0x00,0x00,
|
||||
0x2A,0x2A,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x2A,0x2A,
|
||||
0x2A,0x2E,0x2A,0x2A,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x2A,0x2A,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x2A,0x2A,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x2A,0x2A,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2A,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x2A,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2A,0x0C,0x0C,0x0C,0x0C,0x0C,0x0C,0x2A,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2A,0x0C,0x0C,0x2A,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,0x2A,
|
||||
0x00,0x00,0x2A,0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,0x2A,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x2A,0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,0x2A,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x2A,0x2A,0x2E,0x2E,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,0x2A,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2A,0x2A,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2A,0x2A,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2A,0x2A,0x2A,0x2D,0x2A,0x2A,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2A,0x2A,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
};
|
BIN
src/gfx/dirt.png
Normal file
After Width: | Height: | Size: 303 B |
34
src/gfx/grass.c
Normal file
@ -0,0 +1,34 @@
|
||||
// convpng v6.8
|
||||
#include <stdint.h>
|
||||
#include "logo_gfx.h"
|
||||
|
||||
// 8 bpp image
|
||||
uint8_t grass_data[678] = {
|
||||
26,26, // width,height
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1B,0x1B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1B,0x1B,0x1B,0x00,0x10,0x1B,0x1B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x1B,0x10,0x1B,0x10,0x10,0x00,0x1B,0x1B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x1B,0x1B,0x1B,0x1B,0x10,0x10,0x1B,0x1B,0x1E,0x1E,0x10,0x10,0x1B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x1B,0x10,0x10,0x10,0x1B,0x1E,0x10,0x10,0x10,0x10,0x10,0x1E,0x1B,0x10,0x1B,0x1B,0x1B,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x1B,0x1B,0x1E,0x10,0x10,0x10,0x1E,0x10,0x10,0x10,0x10,0x1B,0x1B,0x10,0x10,0x10,0x10,0x1B,0x10,0x10,0x00,0x1E,0x00,0x00,
|
||||
0x00,0x00,0x10,0x10,0x1B,0x1E,0x10,0x10,0x1E,0x1B,0x1B,0x1B,0x10,0x1B,0x1E,0x1B,0x10,0x10,0x10,0x10,0x10,0x10,0x1E,0x1E,0x00,0x00,
|
||||
0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x1B,0x1E,0x1B,0x10,0x10,0x10,0x1B,0x10,0x1E,0x10,0x10,0x1E,0x10,0x10,0x10,0x1E,0x1E,
|
||||
0x00,0x1E,0x1E,0x1B,0x1B,0x10,0x10,0x1E,0x10,0x10,0x1E,0x10,0x1E,0x1E,0x10,0x10,0x10,0x1E,0x10,0x10,0x10,0x1B,0x1B,0x10,0x00,0x00,
|
||||
0x00,0x1E,0x1B,0x1B,0x10,0x10,0x1B,0x1B,0x10,0x10,0x10,0x10,0x10,0x1B,0x1B,0x1B,0x10,0x10,0x1E,0x10,0x10,0x10,0x1B,0x00,0x00,0x00,
|
||||
0x00,0x00,0x1B,0x00,0x00,0x00,0x1B,0x1E,0x10,0x10,0x1B,0x1B,0x10,0x1E,0x1E,0x10,0x10,0x10,0x1B,0x1B,0x1B,0x00,0x1B,0x1B,0x00,0x00,
|
||||
0x00,0x00,0x1B,0x00,0x00,0x1B,0x1B,0x1E,0x10,0x1B,0x1B,0x10,0x10,0x10,0x10,0x1B,0x1B,0x10,0x00,0x00,0x1B,0x00,0x00,0x1B,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x1B,0x00,0x00,0x00,0x1B,0x10,0x10,0x1E,0x10,0x10,0x10,0x1B,0x1B,0x00,0x00,0x1B,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1B,0x00,0x1E,0x10,0x10,0x00,0x00,0x00,0x1B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
};
|
BIN
src/gfx/grass.png
Normal file
After Width: | Height: | Size: 372 B |
34
src/gfx/grass_block.c
Normal file
@ -0,0 +1,34 @@
|
||||
// convpng v6.8
|
||||
#include <stdint.h>
|
||||
#include "logo_gfx.h"
|
||||
|
||||
// 8 bpp image
|
||||
uint8_t grass_block_data[678] = {
|
||||
26,26, // width,height
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1A,0x1A,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1A,0x1A,0x0F,0x0F,0x1A,0x1A,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1A,0x1A,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x1A,0x1A,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x1A,0x1A,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x1A,0x1A,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x1A,0x1A,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x1A,0x1A,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x1A,0x1A,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x1A,0x1A,0x00,0x00,
|
||||
0x1A,0x1A,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x1A,0x1A,
|
||||
0x1A,0x20,0x1A,0x1A,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x1A,0x1A,0x10,0x1A,
|
||||
0x1A,0x20,0x20,0x20,0x1A,0x1A,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x1A,0x1A,0x10,0x10,0x10,0x1A,
|
||||
0x1A,0x1A,0x20,0x20,0x20,0x20,0x1A,0x1A,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x1A,0x1A,0x10,0x10,0x10,0x10,0x1A,0x1A,
|
||||
0x2A,0x2E,0x1A,0x1A,0x20,0x20,0x20,0x20,0x1A,0x1A,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x1A,0x1A,0x10,0x10,0x10,0x10,0x1A,0x1A,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x1A,0x1A,0x20,0x20,0x20,0x20,0x1A,0x1A,0x0F,0x0F,0x1A,0x1A,0x10,0x10,0x10,0x10,0x1A,0x1A,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x1A,0x1A,0x20,0x20,0x20,0x20,0x1A,0x1A,0x10,0x10,0x10,0x10,0x1A,0x1A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x1A,0x1A,0x20,0x20,0x1A,0x10,0x10,0x10,0x1A,0x1A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x1A,0x1A,0x1A,0x10,0x1A,0x1A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x1A,0x1A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,
|
||||
0x2A,0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,0x2A,
|
||||
0x00,0x00,0x2A,0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,0x2A,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x2A,0x2A,0x2E,0x2E,0x2E,0x2E,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,0x2A,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x2A,0x2A,0x2E,0x2E,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2D,0x2D,0x2A,0x2A,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2A,0x2A,0x2E,0x2E,0x2A,0x2D,0x2D,0x2D,0x2A,0x2A,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2A,0x2A,0x2A,0x2D,0x2A,0x2A,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2A,0x2A,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
};
|
BIN
src/gfx/grass_block.png
Normal file
After Width: | Height: | Size: 387 B |
34
src/gfx/lava.c
Normal file
@ -0,0 +1,34 @@
|
||||
// convpng v6.8
|
||||
#include <stdint.h>
|
||||
#include "logo_gfx.h"
|
||||
|
||||
// 8 bpp image
|
||||
uint8_t lava_data[678] = {
|
||||
26,26, // width,height
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x0B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x0B,0x11,0x11,0x0B,0x0B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x0B,0x11,0x11,0x11,0x11,0x11,0x11,0x0B,0x0B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x0B,0x11,0x11,0x11,0x11,0x11,0x0B,0x11,0x11,0x11,0x11,0x0B,0x0B,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x0B,0x0B,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x0B,0x0B,0x11,0x11,0x11,0x11,0x0B,0x0B,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x0B,0x0B,0x11,0x11,0x11,0x11,0x0B,0x0B,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x0B,0x0B,0x00,0x00,
|
||||
0x0B,0x0B,0x11,0x11,0x11,0x11,0x11,0x0B,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x0B,0x0B,
|
||||
0x0B,0x16,0x0B,0x0B,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x0B,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x0B,0x0B,0x13,0x0B,
|
||||
0x0B,0x16,0x16,0x16,0x0B,0x0B,0x11,0x11,0x11,0x11,0x11,0x11,0x0B,0x0B,0x11,0x11,0x11,0x11,0x11,0x11,0x0B,0x0B,0x13,0x13,0x13,0x0B,
|
||||
0x0B,0x16,0x16,0x16,0x16,0x16,0x0B,0x0B,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x0B,0x0B,0x13,0x13,0x13,0x13,0x13,0x0B,
|
||||
0x0B,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x0B,0x0B,0x11,0x11,0x11,0x11,0x11,0x11,0x0B,0x0B,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x0B,
|
||||
0x0B,0x16,0x16,0x0B,0x16,0x16,0x16,0x16,0x16,0x16,0x0B,0x0B,0x11,0x11,0x0B,0x0B,0x13,0x13,0x13,0x13,0x0B,0x13,0x13,0x13,0x13,0x0B,
|
||||
0x0B,0x16,0x16,0x16,0x0B,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x0B,0x0B,0x13,0x13,0x13,0x13,0x0B,0x0B,0x13,0x13,0x13,0x13,0x13,0x0B,
|
||||
0x0B,0x16,0x16,0x16,0x0B,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x0B,0x13,0x13,0x13,0x13,0x0B,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x0B,
|
||||
0x0B,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x0B,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x0B,0x0B,0x13,0x0B,
|
||||
0x0B,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x0B,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x0B,0x13,0x13,0x13,0x0B,
|
||||
0x0B,0x16,0x16,0x16,0x16,0x16,0x16,0x0B,0x16,0x16,0x16,0x16,0x0B,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x0B,
|
||||
0x0B,0x0B,0x16,0x16,0x16,0x16,0x16,0x16,0x0B,0x0B,0x16,0x16,0x0B,0x13,0x13,0x13,0x0B,0x0B,0x13,0x13,0x13,0x13,0x13,0x13,0x0B,0x0B,
|
||||
0x00,0x00,0x0B,0x0B,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x16,0x0B,0x13,0x13,0x0B,0x13,0x13,0x13,0x13,0x13,0x13,0x0B,0x0B,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x0B,0x0B,0x16,0x16,0x16,0x16,0x16,0x16,0x0B,0x13,0x13,0x13,0x13,0x13,0x13,0x13,0x0B,0x0B,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x0B,0x16,0x16,0x16,0x16,0x0B,0x13,0x13,0x13,0x13,0x13,0x0B,0x0B,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x0B,0x16,0x16,0x0B,0x13,0x13,0x13,0x0B,0x0B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x0B,0x0B,0x13,0x0B,0x0B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x0B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
};
|
BIN
src/gfx/lava.png
Normal file
After Width: | Height: | Size: 360 B |
34
src/gfx/log.c
Normal file
@ -0,0 +1,34 @@
|
||||
// convpng v6.8
|
||||
#include <stdint.h>
|
||||
#include "logo_gfx.h"
|
||||
|
||||
// 8 bpp image
|
||||
uint8_t log_data[678] = {
|
||||
26,26, // width,height
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x19,0x19,0x19,0x19,0x19,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x19,0x0A,0x0A,0x0A,0x0A,0x0A,0x0A,0x19,0x19,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x0A,0x0A,0x1F,0x1F,0x1F,0x1F,0x1F,0x1F,0x0A,0x0A,0x19,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x0A,0x1F,0x1F,0x21,0x21,0x21,0x21,0x21,0x21,0x1F,0x1F,0x0A,0x19,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x0A,0x1F,0x21,0x21,0x21,0x19,0x19,0x21,0x21,0x21,0x1F,0x0A,0x19,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x0A,0x1F,0x1F,0x21,0x21,0x21,0x21,0x21,0x21,0x1F,0x1F,0x0A,0x19,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x19,0x0A,0x0A,0x1F,0x1F,0x1F,0x1F,0x1F,0x1F,0x0A,0x0A,0x19,0x19,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x0A,0x19,0x19,0x0A,0x0A,0x0A,0x0A,0x0A,0x0A,0x19,0x19,0x0A,0x19,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x0A,0x0A,0x0A,0x19,0x19,0x19,0x19,0x19,0x19,0x0A,0x0A,0x0A,0x19,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x0A,0x19,0x0A,0x0A,0x19,0x0A,0x0A,0x0A,0x0A,0x0A,0x19,0x0A,0x19,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x0A,0x19,0x0A,0x0A,0x0A,0x0A,0x0A,0x0A,0x0A,0x0A,0x19,0x0A,0x19,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x0A,0x0A,0x0A,0x0A,0x19,0x0A,0x0A,0x0A,0x0A,0x0A,0x0A,0x0A,0x19,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x0A,0x19,0x0A,0x0A,0x19,0x0A,0x0A,0x0A,0x0A,0x0A,0x19,0x0A,0x19,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x0A,0x19,0x0A,0x0A,0x0A,0x0A,0x0A,0x0A,0x0A,0x0A,0x19,0x0A,0x19,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x0A,0x0A,0x0A,0x0A,0x19,0x0A,0x0A,0x19,0x0A,0x0A,0x0A,0x0A,0x19,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x0A,0x0A,0x0A,0x0A,0x19,0x0A,0x0A,0x19,0x0A,0x0A,0x0A,0x0A,0x19,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x0A,0x0A,0x19,0x0A,0x19,0x0A,0x0A,0x0A,0x0A,0x0A,0x0A,0x0A,0x19,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x0A,0x0A,0x19,0x0A,0x0A,0x0A,0x0A,0x19,0x0A,0x0A,0x0A,0x0A,0x19,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x0A,0x0A,0x0A,0x0A,0x0A,0x0A,0x0A,0x19,0x0A,0x0A,0x0A,0x0A,0x19,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x0A,0x19,0x0A,0x0A,0x0A,0x0A,0x0A,0x0A,0x0A,0x0A,0x19,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x19,0x0A,0x0A,0x0A,0x0A,0x0A,0x0A,0x19,0x19,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x19,0x19,0x19,0x19,0x19,0x19,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
};
|
BIN
src/gfx/log.png
Normal file
After Width: | Height: | Size: 309 B |
53
src/gfx/logo_gfx.c
Normal file
@ -0,0 +1,53 @@
|
||||
// convpng v6.8
|
||||
#include <stdint.h>
|
||||
#include "logo_gfx.h"
|
||||
|
||||
uint16_t logo_gfx_pal[47] = {
|
||||
0xFFFF, // 00 :: rgb(255,255,255)
|
||||
0x7C00, // 01 :: rgb(255,0,0)
|
||||
0x83E0, // 02 :: rgb(0,255,0)
|
||||
0x001F, // 03 :: rgb(0,0,255)
|
||||
0xB18C, // 04 :: rgb(100,100,100)
|
||||
0xE318, // 05 :: rgb(200,200,200)
|
||||
0x0000, // 06 :: rgb(0,0,0)
|
||||
0x216B, // 07 :: rgb(69,89,92)
|
||||
0x29AD, // 08 :: rgb(84,107,111)
|
||||
0x31F0, // 09 :: rgb(97,123,128)
|
||||
0xC4E0, // 10 :: rgb(140,59,0)
|
||||
0x7D80, // 11 :: rgb(255,96,0)
|
||||
0xBCC0, // 12 :: rgb(125,53,1)
|
||||
0x4000, // 13 :: rgb(128,0,0)
|
||||
0x2EBF, // 14 :: rgb(91,171,252)
|
||||
0x1B20, // 15 :: rgb(47,203,4)
|
||||
0x96E0, // 16 :: rgb(44,192,4)
|
||||
0x7A23, // 17 :: rgb(243,136,27)
|
||||
0x961D, // 18 :: rgb(38,135,235)
|
||||
0xF1E2, // 19 :: rgb(233,126,15)
|
||||
0x11F9, // 20 :: rgb(34,120,209)
|
||||
0x4C00, // 21 :: rgb(157,0,0)
|
||||
0xFE23, // 22 :: rgb(255,142,26)
|
||||
0x165E, // 23 :: rgb(44,145,248)
|
||||
0x4400, // 24 :: rgb(142,0,0)
|
||||
0x34C0, // 25 :: rgb(110,47,2)
|
||||
0x1240, // 26 :: rgb(33,144,0)
|
||||
0x1260, // 27 :: rgb(33,153,0)
|
||||
0xC4E4, // 28 :: rgb(138,62,37)
|
||||
0x01C3, // 29 :: rgb(0,113,22)
|
||||
0x9F82, // 30 :: rgb(60,232,14)
|
||||
0x5186, // 31 :: rgb(166,97,48)
|
||||
0x9B61, // 32 :: rgb(52,222,7)
|
||||
0x664C, // 33 :: rgb(209,146,100)
|
||||
0xB4C4, // 34 :: rgb(110,51,31)
|
||||
0x294B, // 35 :: rgb(81,82,89)
|
||||
0xB0C2, // 36 :: rgb(100,53,13)
|
||||
0x963E, // 37 :: rgb(38,141,247)
|
||||
0x39CF, // 38 :: rgb(114,115,123)
|
||||
0xC123, // 39 :: rgb(132,76,27)
|
||||
0x1D29, // 40 :: rgb(58,74,77)
|
||||
0x49A0, // 41 :: rgb(145,106,0)
|
||||
0xCD44, // 42 :: rgb(157,83,29)
|
||||
0x8624, // 43 :: rgb(6,143,32)
|
||||
0x5600, // 44 :: rgb(175,128,0)
|
||||
0xB4A0, // 45 :: rgb(104,44,0)
|
||||
0xC8E0, // 46 :: rgb(145,61,0)
|
||||
};
|
97
src/gfx/logo_gfx.h
Normal file
@ -0,0 +1,97 @@
|
||||
// convpng v6.8
|
||||
// this file contains all the graphics sources for easy inclusion in a project
|
||||
#ifndef __logo_gfx__
|
||||
#define __logo_gfx__
|
||||
#include <stdint.h>
|
||||
|
||||
#define logo_gfx_transparent_color_index 0
|
||||
|
||||
#define brick_width 26
|
||||
#define brick_height 26
|
||||
#define brick_size 678
|
||||
extern uint8_t brick_data[678];
|
||||
#define brick ((gfx_sprite_t*)brick_data)
|
||||
#define dirt_width 26
|
||||
#define dirt_height 26
|
||||
#define dirt_size 678
|
||||
extern uint8_t dirt_data[678];
|
||||
#define dirt ((gfx_sprite_t*)dirt_data)
|
||||
#define grass_block_width 26
|
||||
#define grass_block_height 26
|
||||
#define grass_block_size 678
|
||||
extern uint8_t grass_block_data[678];
|
||||
#define grass_block ((gfx_sprite_t*)grass_block_data)
|
||||
#define grass_width 26
|
||||
#define grass_height 26
|
||||
#define grass_size 678
|
||||
extern uint8_t grass_data[678];
|
||||
#define grass ((gfx_sprite_t*)grass_data)
|
||||
#define lava_width 26
|
||||
#define lava_height 26
|
||||
#define lava_size 678
|
||||
extern uint8_t lava_data[678];
|
||||
#define lava ((gfx_sprite_t*)lava_data)
|
||||
#define log_width 26
|
||||
#define log_height 26
|
||||
#define log_size 678
|
||||
extern uint8_t log_data[678];
|
||||
#define log ((gfx_sprite_t*)log_data)
|
||||
#define pebbles_width 26
|
||||
#define pebbles_height 26
|
||||
#define pebbles_size 678
|
||||
extern uint8_t pebbles_data[678];
|
||||
#define pebbles ((gfx_sprite_t*)pebbles_data)
|
||||
#define stone_slab_width 26
|
||||
#define stone_slab_height 26
|
||||
#define stone_slab_size 678
|
||||
extern uint8_t stone_slab_data[678];
|
||||
#define stone_slab ((gfx_sprite_t*)stone_slab_data)
|
||||
#define stone_stairs_back_left_width 26
|
||||
#define stone_stairs_back_left_height 26
|
||||
#define stone_stairs_back_left_size 678
|
||||
extern uint8_t stone_stairs_back_left_data[678];
|
||||
#define stone_stairs_back_left ((gfx_sprite_t*)stone_stairs_back_left_data)
|
||||
#define stone_stairs_back_right_width 26
|
||||
#define stone_stairs_back_right_height 26
|
||||
#define stone_stairs_back_right_size 678
|
||||
extern uint8_t stone_stairs_back_right_data[678];
|
||||
#define stone_stairs_back_right ((gfx_sprite_t*)stone_stairs_back_right_data)
|
||||
#define stone_stairs_left_width 26
|
||||
#define stone_stairs_left_height 26
|
||||
#define stone_stairs_left_size 678
|
||||
extern uint8_t stone_stairs_left_data[678];
|
||||
#define stone_stairs_left ((gfx_sprite_t*)stone_stairs_left_data)
|
||||
#define stone_stairs_right_width 26
|
||||
#define stone_stairs_right_height 26
|
||||
#define stone_stairs_right_size 678
|
||||
extern uint8_t stone_stairs_right_data[678];
|
||||
#define stone_stairs_right ((gfx_sprite_t*)stone_stairs_right_data)
|
||||
#define stone_width 26
|
||||
#define stone_height 26
|
||||
#define stone_size 678
|
||||
extern uint8_t stone_data[678];
|
||||
#define stone ((gfx_sprite_t*)stone_data)
|
||||
#define stonebrick_width 26
|
||||
#define stonebrick_height 26
|
||||
#define stonebrick_size 678
|
||||
extern uint8_t stonebrick_data[678];
|
||||
#define stonebrick ((gfx_sprite_t*)stonebrick_data)
|
||||
#define tree_width 26
|
||||
#define tree_height 52
|
||||
#define tree_size 1354
|
||||
extern uint8_t tree_data[1354];
|
||||
#define tree ((gfx_sprite_t*)tree_data)
|
||||
#define water_width 26
|
||||
#define water_height 26
|
||||
#define water_size 678
|
||||
extern uint8_t water_data[678];
|
||||
#define water ((gfx_sprite_t*)water_data)
|
||||
#define wood_plank_width 26
|
||||
#define wood_plank_height 26
|
||||
#define wood_plank_size 678
|
||||
extern uint8_t wood_plank_data[678];
|
||||
#define wood_plank ((gfx_sprite_t*)wood_plank_data)
|
||||
#define sizeof_logo_gfx_pal 94
|
||||
extern uint16_t logo_gfx_pal[47];
|
||||
|
||||
#endif
|
34
src/gfx/pebbles.c
Normal file
@ -0,0 +1,34 @@
|
||||
// convpng v6.8
|
||||
#include <stdint.h>
|
||||
#include "logo_gfx.h"
|
||||
|
||||
// 8 bpp image
|
||||
uint8_t pebbles_data[678] = {
|
||||
26,26, // width,height
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x23,0x23,0x26,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x23,0x26,0x00,0x00,0x24,0x00,0x00,0x00,0x23,0x23,0x26,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x23,0x23,0x23,0x26,0x00,0x00,0x00,0x00,0x24,0x24,0x27,0x27,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x23,0x23,0x24,0x26,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x27,0x24,0x24,0x24,0x27,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x24,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x24,0x00,0x00,0x00,0x23,0x26,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x23,0x23,0x26,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x27,0x24,0x24,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
};
|
BIN
src/gfx/pebbles.png
Normal file
After Width: | Height: | Size: 237 B |
34
src/gfx/stone.c
Normal file
@ -0,0 +1,34 @@
|
||||
// convpng v6.8
|
||||
#include <stdint.h>
|
||||
#include "logo_gfx.h"
|
||||
|
||||
// 8 bpp image
|
||||
uint8_t stone_data[678] = {
|
||||
26,26, // width,height
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,
|
||||
0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,
|
||||
0x28,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,
|
||||
0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x28,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x28,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
};
|
BIN
src/gfx/stone.png
Normal file
After Width: | Height: | Size: 303 B |
34
src/gfx/stone_slab.c
Normal file
@ -0,0 +1,34 @@
|
||||
// convpng v6.8
|
||||
#include <stdint.h>
|
||||
#include "logo_gfx.h"
|
||||
|
||||
// 8 bpp image
|
||||
uint8_t stone_slab_data[678] = {
|
||||
26,26, // width,height
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,
|
||||
0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,
|
||||
0x28,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,
|
||||
0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x28,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x28,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
};
|
BIN
src/gfx/stone_slab.png
Normal file
After Width: | Height: | Size: 294 B |
34
src/gfx/stone_stairs_back_left.c
Normal file
@ -0,0 +1,34 @@
|
||||
// convpng v6.8
|
||||
#include <stdint.h>
|
||||
#include "logo_gfx.h"
|
||||
|
||||
// 8 bpp image
|
||||
uint8_t stone_stairs_back_left_data[678] = {
|
||||
26,26, // width,height
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x28,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x28,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x28,0x08,0x08,0x28,0x28,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x28,0x08,0x08,0x08,0x08,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x28,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x28,0x28,0x09,0x09,0x09,0x28,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x28,0x28,0x09,0x28,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,
|
||||
0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x28,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x28,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
};
|
BIN
src/gfx/stone_stairs_back_left.png
Normal file
After Width: | Height: | Size: 336 B |
34
src/gfx/stone_stairs_back_right.c
Normal file
@ -0,0 +1,34 @@
|
||||
// convpng v6.8
|
||||
#include <stdint.h>
|
||||
#include "logo_gfx.h"
|
||||
|
||||
// 8 bpp image
|
||||
uint8_t stone_stairs_back_right_data[678] = {
|
||||
26,26, // width,height
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x28,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x28,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x28,0x28,0x07,0x07,0x28,0x09,0x28,0x28,0x00,0x00,0x00,0x00,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x07,0x07,0x07,0x07,0x28,0x09,0x09,0x09,0x28,0x28,0x00,0x00,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x28,0x09,0x09,0x09,0x09,0x09,0x28,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x28,0x09,0x09,0x09,0x28,0x28,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x28,0x09,0x28,0x28,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,
|
||||
0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x28,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x28,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
};
|
BIN
src/gfx/stone_stairs_back_right.png
Normal file
After Width: | Height: | Size: 309 B |
34
src/gfx/stone_stairs_left.c
Normal file
@ -0,0 +1,34 @@
|
||||
// convpng v6.8
|
||||
#include <stdint.h>
|
||||
#include "logo_gfx.h"
|
||||
|
||||
// 8 bpp image
|
||||
uint8_t stone_stairs_left_data[678] = {
|
||||
26,26, // width,height
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x28,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x28,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,
|
||||
0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x28,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x28,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
};
|
BIN
src/gfx/stone_stairs_left.png
Normal file
After Width: | Height: | Size: 351 B |
34
src/gfx/stone_stairs_right.c
Normal file
@ -0,0 +1,34 @@
|
||||
// convpng v6.8
|
||||
#include <stdint.h>
|
||||
#include "logo_gfx.h"
|
||||
|
||||
// 8 bpp image
|
||||
uint8_t stone_stairs_right_data[678] = {
|
||||
26,26, // width,height
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x28,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x28,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,
|
||||
0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x28,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x28,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
};
|
BIN
src/gfx/stone_stairs_right.png
Normal file
After Width: | Height: | Size: 345 B |
34
src/gfx/stonebrick.c
Normal file
@ -0,0 +1,34 @@
|
||||
// convpng v6.8
|
||||
#include <stdint.h>
|
||||
#include "logo_gfx.h"
|
||||
|
||||
// 8 bpp image
|
||||
uint8_t stonebrick_data[678] = {
|
||||
26,26, // width,height
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x09,0x09,0x28,0x28,0x09,0x09,0x28,0x28,0x09,0x09,0x28,0x28,0x00,0x00,
|
||||
0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,
|
||||
0x28,0x08,0x28,0x28,0x09,0x09,0x28,0x28,0x09,0x09,0x28,0x28,0x09,0x09,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x28,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x28,0x08,0x08,0x28,0x28,0x09,0x09,0x09,0x09,0x09,0x09,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x28,0x08,0x08,0x08,0x08,0x28,0x28,0x09,0x09,0x28,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x07,0x07,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,
|
||||
0x28,0x28,0x28,0x08,0x08,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,
|
||||
0x28,0x08,0x08,0x28,0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x28,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x28,0x07,0x07,0x07,0x28,0x28,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x28,0x07,0x28,0x28,0x07,0x28,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x28,0x28,0x08,0x28,0x07,0x07,0x07,0x28,0x28,0x07,0x07,0x07,0x28,0x07,0x07,0x07,0x28,
|
||||
0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x08,0x08,0x28,0x28,0x07,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x28,0x07,0x07,0x07,0x28,
|
||||
0x28,0x28,0x08,0x08,0x08,0x08,0x08,0x08,0x28,0x08,0x08,0x08,0x28,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x07,0x07,0x28,0x28,
|
||||
0x00,0x00,0x28,0x28,0x08,0x08,0x08,0x08,0x28,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x28,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x28,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x28,0x08,0x08,0x08,0x28,0x07,0x07,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x08,0x08,0x28,0x07,0x07,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x28,0x07,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x28,0x28,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
};
|
BIN
src/gfx/stonebrick.png
Normal file
After Width: | Height: | Size: 390 B |
60
src/gfx/tree.c
Normal file
@ -0,0 +1,60 @@
|
||||
// convpng v6.8
|
||||
#include <stdint.h>
|
||||
#include "logo_gfx.h"
|
||||
|
||||
// 8 bpp image
|
||||
uint8_t tree_data[1354] = {
|
||||
26,52, // width,height
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1D,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x2B,0x1D,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x00,0x1D,0x2B,0x00,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x2B,0x1D,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x2B,0x00,0x2B,0x2B,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x1D,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x2B,0x1D,0x00,0x2B,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x2B,0x00,0x2B,0x1D,0x00,0x2B,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x00,0x2B,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x2B,0x2B,0x2B,0x1D,0x2B,0x2B,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x1D,0x2B,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x2B,0x2B,0x00,0x2B,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x2B,0x2B,0x00,0x1D,0x2B,0x00,0x2B,0x2B,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x2B,0x00,0x1D,0x2B,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x2B,0x2B,0x2B,0x00,0x1D,0x2B,0x00,0x2B,0x2B,0x2B,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x00,0x00,0x00,0x2B,0x2B,0x1D,0x2B,0x00,0x00,0x00,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x2B,0x00,0x1D,0x00,0x00,0x2B,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x2B,0x2B,0x00,0x2B,0x2B,0x1D,0x2B,0x00,0x2B,0x2B,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x2B,0x2B,0x2B,0x00,0x00,0x2B,0x2B,0x00,0x2B,0x2B,0x2B,0x00,0x00,0x2B,0x2B,0x2B,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x2B,0x00,0x2B,0x1D,0x00,0x2B,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x2B,0x2B,0x00,0x2B,0x1D,0x00,0x2B,0x00,0x2B,0x2B,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x2B,0x2B,0x2B,0x2B,0x00,0x00,0x2B,0x2B,0x2B,0x1D,0x2B,0x2B,0x00,0x00,0x2B,0x2B,0x2B,0x2B,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x2B,0x1D,0x00,0x2B,0x1D,0x2B,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x2B,0x00,0x00,0x2B,0x2B,0x2B,0x2B,0x1D,0x1D,0x2B,0x1D,0x1D,0x1D,0x2B,0x2B,0x2B,0x2B,0x00,0x00,0x2B,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x2B,0x2B,0x2B,0x2B,0x1D,0x1D,0x1D,0x1D,0x2B,0x1D,0x2B,0x2B,0x1D,0x1D,0x1D,0x1D,0x2B,0x2B,0x2B,0x2B,0x00,0x00,0x00,
|
||||
0x00,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x00,0x2B,0x1D,0x00,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x00,
|
||||
0x00,0x2B,0x2B,0x2B,0x2B,0x2B,0x2B,0x2B,0x2B,0x2B,0x00,0x2B,0x1D,0x2B,0x2B,0x00,0x2B,0x2B,0x2B,0x2B,0x2B,0x2B,0x2B,0x2B,0x2B,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x2B,0x2B,0x1D,0x1D,0x2B,0x2B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x2B,0x2B,0x00,0x00,0x00,0x00,0x2B,0x2B,0x2B,0x2B,0x2B,0x1D,0x1D,0x1D,0x1D,0x2B,0x2B,0x2B,0x2B,0x2B,0x00,0x00,0x00,0x00,0x2B,0x2B,
|
||||
0x00,0x2B,0x2B,0x2B,0x2B,0x2B,0x2B,0x1D,0x1D,0x1D,0x1D,0x1D,0x1C,0x22,0x1D,0x1D,0x1D,0x1D,0x1D,0x2B,0x2B,0x2B,0x2B,0x2B,0x2B,0x00,
|
||||
0x00,0x00,0x00,0x1D,0x1D,0x1D,0x1D,0x1D,0x00,0x00,0x00,0x1C,0x1C,0x1C,0x1C,0x00,0x00,0x00,0x1D,0x1D,0x1D,0x1D,0x1D,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1C,0x22,0x1C,0x1C,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1C,0x1C,0x22,0x1C,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1C,0x1C,0x1C,0x22,0x1C,0x1C,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1C,0x1C,0x1C,0x1C,0x1C,0x1C,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1C,0x1C,0x1C,0x1C,0x1C,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1C,0x1C,0x22,0x1C,0x1C,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1C,0x1C,0x1C,0x22,0x1C,0x1C,0x1C,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1C,0x1C,0x22,0x1C,0x1C,0x1C,0x1C,0x1C,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1C,0x1C,0x1C,0x1C,0x1C,0x1C,0x1C,0x1C,0x1C,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1C,0x1C,0x1C,0x1C,0x22,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x22,0x22,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
};
|
BIN
src/gfx/tree.png
Normal file
After Width: | Height: | Size: 588 B |
34
src/gfx/water.c
Normal file
@ -0,0 +1,34 @@
|
||||
// convpng v6.8
|
||||
#include <stdint.h>
|
||||
#include "logo_gfx.h"
|
||||
|
||||
// 8 bpp image
|
||||
uint8_t water_data[678] = {
|
||||
26,26, // width,height
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0E,0x0E,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0E,0x0E,0x12,0x12,0x0E,0x0E,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0E,0x0E,0x12,0x12,0x12,0x12,0x12,0x12,0x0E,0x0E,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x0E,0x0E,0x12,0x12,0x12,0x12,0x12,0x0E,0x12,0x12,0x12,0x12,0x0E,0x0E,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x0E,0x0E,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x0E,0x0E,0x12,0x12,0x12,0x12,0x0E,0x0E,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x0E,0x0E,0x12,0x12,0x12,0x12,0x0E,0x0E,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x0E,0x0E,0x00,0x00,
|
||||
0x0E,0x0E,0x12,0x12,0x12,0x12,0x12,0x0E,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x0E,0x0E,
|
||||
0x0E,0x17,0x0E,0x0E,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x0E,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x0E,0x0E,0x14,0x0E,
|
||||
0x0E,0x17,0x17,0x17,0x0E,0x0E,0x12,0x12,0x12,0x12,0x12,0x12,0x0E,0x0E,0x12,0x12,0x12,0x12,0x12,0x12,0x0E,0x0E,0x14,0x14,0x14,0x0E,
|
||||
0x0E,0x17,0x17,0x17,0x17,0x17,0x0E,0x0E,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x0E,0x0E,0x14,0x14,0x14,0x14,0x14,0x0E,
|
||||
0x0E,0x17,0x17,0x17,0x17,0x17,0x17,0x17,0x0E,0x0E,0x12,0x12,0x12,0x12,0x12,0x12,0x0E,0x0E,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x0E,
|
||||
0x0E,0x17,0x17,0x0E,0x17,0x17,0x17,0x17,0x17,0x17,0x0E,0x0E,0x12,0x12,0x0E,0x0E,0x14,0x14,0x14,0x14,0x25,0x14,0x14,0x14,0x14,0x0E,
|
||||
0x0E,0x17,0x17,0x17,0x0E,0x17,0x17,0x17,0x17,0x17,0x17,0x17,0x0E,0x0E,0x14,0x14,0x14,0x14,0x25,0x25,0x14,0x14,0x14,0x14,0x14,0x0E,
|
||||
0x0E,0x17,0x17,0x17,0x0E,0x17,0x17,0x17,0x17,0x17,0x17,0x17,0x0E,0x14,0x14,0x14,0x14,0x25,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x0E,
|
||||
0x0E,0x17,0x17,0x17,0x17,0x17,0x17,0x17,0x17,0x17,0x17,0x17,0x0E,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x25,0x25,0x14,0x0E,
|
||||
0x0E,0x17,0x17,0x17,0x17,0x17,0x17,0x17,0x17,0x17,0x17,0x17,0x0E,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x25,0x14,0x14,0x14,0x0E,
|
||||
0x0E,0x17,0x17,0x17,0x17,0x17,0x17,0x0E,0x17,0x17,0x17,0x17,0x0E,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x0E,
|
||||
0x0E,0x0E,0x17,0x17,0x17,0x17,0x17,0x17,0x0E,0x0E,0x17,0x17,0x0E,0x14,0x14,0x14,0x25,0x25,0x14,0x14,0x14,0x14,0x14,0x14,0x0E,0x0E,
|
||||
0x00,0x00,0x0E,0x0E,0x17,0x17,0x17,0x17,0x17,0x17,0x17,0x17,0x0E,0x14,0x14,0x25,0x14,0x14,0x14,0x14,0x14,0x14,0x0E,0x0E,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x0E,0x0E,0x17,0x17,0x17,0x17,0x17,0x17,0x0E,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x0E,0x0E,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x0E,0x0E,0x17,0x17,0x17,0x17,0x0E,0x14,0x14,0x14,0x14,0x14,0x0E,0x0E,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0E,0x0E,0x17,0x17,0x0E,0x14,0x14,0x14,0x0E,0x0E,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0E,0x0E,0x0E,0x14,0x0E,0x0E,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0E,0x0E,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
};
|
BIN
src/gfx/water.png
Normal file
After Width: | Height: | Size: 384 B |
34
src/gfx/wood_plank.c
Normal file
@ -0,0 +1,34 @@
|
||||
// convpng v6.8
|
||||
#include <stdint.h>
|
||||
#include "logo_gfx.h"
|
||||
|
||||
// 8 bpp image
|
||||
uint8_t wood_plank_data[678] = {
|
||||
26,26, // width,height
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x29,0x29,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x29,0x29,0x2C,0x2C,0x29,0x29,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x29,0x29,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x29,0x29,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x29,0x29,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x00,0x00,
|
||||
0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,
|
||||
0x29,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x29,0x29,0x2C,0x29,
|
||||
0x29,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x29,
|
||||
0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,
|
||||
0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,
|
||||
0x29,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x29,
|
||||
0x29,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x29,
|
||||
0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,
|
||||
0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x2C,0x29,0x29,0x2C,0x2C,0x29,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,
|
||||
0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x29,0x2C,0x2C,0x2C,0x29,0x29,0x29,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x29,0x2C,0x2C,0x2C,0x2C,0x29,0x29,
|
||||
0x29,0x2C,0x29,0x29,0x2C,0x2C,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x2C,0x2C,0x29,0x29,0x2C,0x29,
|
||||
0x29,0x2C,0x2C,0x2C,0x29,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x29,0x2C,0x2C,0x2C,0x29,
|
||||
0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,
|
||||
0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x29,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,
|
||||
0x00,0x00,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x29,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x29,0x29,0x2C,0x2C,0x2C,0x2C,0x29,0x2C,0x2C,0x2C,0x2C,0x2C,0x29,0x29,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x29,0x29,0x2C,0x2C,0x29,0x2C,0x2C,0x2C,0x29,0x29,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x29,0x29,0x29,0x2C,0x29,0x29,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x29,0x29,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
};
|
BIN
src/gfx/wood_plank.png
Normal file
After Width: | Height: | Size: 312 B |
148
src/main.c
@ -23,38 +23,39 @@
|
||||
#include <keypadc.h>
|
||||
#include <fileioc.h>
|
||||
|
||||
/* Include the sprite data */
|
||||
#include "gfx/logo_gfx.h"
|
||||
|
||||
/* Put your function prototypes here */
|
||||
|
||||
/* Put all your globals here */
|
||||
kb_key_t key;
|
||||
int a, b, c, i, s, t, x, y;
|
||||
|
||||
int points[12];
|
||||
int size = 8;
|
||||
|
||||
int pause = 0;
|
||||
int size = 16;
|
||||
int scale = 1;
|
||||
int scale = 2;
|
||||
int scale1;
|
||||
int scale2;
|
||||
|
||||
//8, 140
|
||||
//16, 160
|
||||
//32, 212
|
||||
|
||||
int c1,c2,c3;
|
||||
int s1,s2,s3,s4,s5,s6;
|
||||
|
||||
int map[256];
|
||||
int map[64];
|
||||
int height, height2, temp, temp2;
|
||||
|
||||
void main(void) {
|
||||
/* Fill in the body of the main function here */
|
||||
srand(rtc_Time(NULL));
|
||||
|
||||
height = rand()%5-rand()%10;
|
||||
scale1 = 3*scale;
|
||||
scale2 = 6*scale;
|
||||
|
||||
/*
|
||||
height = 5;
|
||||
for(a=0; a<size; a++){
|
||||
height2 = height;
|
||||
temp = height;
|
||||
for(b=0; b<size; b++){
|
||||
map[size*a+b] = height2;
|
||||
height2 += -1+rand()%2;
|
||||
height2 += (1-rand()%4);
|
||||
if(a>0){
|
||||
temp2 = map[(size*a+b)-size];
|
||||
if(abs(height2-temp2)>1){
|
||||
@ -65,106 +66,55 @@ void main(void) {
|
||||
}
|
||||
}
|
||||
}
|
||||
height = temp + (-1+rand()%2);
|
||||
height = temp + (1-rand()%4);
|
||||
}
|
||||
*/
|
||||
|
||||
for(a=0; a<size; a++){
|
||||
for(b=0; b<size; b++){
|
||||
map[size*a+b] = 5;
|
||||
}
|
||||
}
|
||||
|
||||
c1 = 127;
|
||||
c2 = 0;
|
||||
c3 = 127;
|
||||
|
||||
gfx_Begin();
|
||||
gfx_SetDefaultPalette(0);
|
||||
gfx_SetPalette(logo_gfx_pal, sizeof_logo_gfx_pal, 0);
|
||||
|
||||
gfx_SetColor(0);
|
||||
|
||||
for(a=size; a>0; a--){
|
||||
s = 140-(a*3);
|
||||
t = 160-(a*6);
|
||||
s = 200-(a*scale1);
|
||||
t = 160-(a*scale2);
|
||||
for(b=size; b>0; b--){
|
||||
|
||||
i = rand()%10;
|
||||
|
||||
for(c=20; c>=0; c--){
|
||||
x = t+(b*6);
|
||||
y = s-(b*3)-(6*map[size*(size-a)+(size-b)])+(6*c);
|
||||
x = t+(b*scale2)-scale2;
|
||||
y = s-(b*scale1)-(scale2*map[size*(size-a)+(size-b)])+(scale2*c)-scale2;
|
||||
|
||||
c1 = 35;
|
||||
c2 = 35;
|
||||
c3 = 0;
|
||||
if(c==3 && a>2 && a<6){
|
||||
gfx_TransparentSprite(water, x, y);
|
||||
} else {
|
||||
if(c>5) gfx_TransparentSprite(stone, x, y);
|
||||
if(c<6 && c>3) gfx_TransparentSprite(dirt, x, y);
|
||||
if(c==3) gfx_TransparentSprite(grass_block, x, y);
|
||||
if(a<3 || a>5){
|
||||
if(c==2){
|
||||
if(i!=0) gfx_TransparentSprite(grass, x, y);
|
||||
if(i==0) gfx_TransparentSprite(log, x, y);
|
||||
if(i==1) gfx_TransparentSprite(pebbles, x, y);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
s1 = 30;
|
||||
s2 = 30;
|
||||
s3 = 0;
|
||||
|
||||
s4 = 40;
|
||||
s5 = 40;
|
||||
s6 = 0;
|
||||
|
||||
if(c<3){
|
||||
c1 = 50;
|
||||
c2 = 100;
|
||||
c3 = 50;
|
||||
|
||||
s1 = 40;
|
||||
s2 = 90;
|
||||
s3 = 40;
|
||||
|
||||
s4 = 60;
|
||||
s5 = 110;
|
||||
s6 = 60;
|
||||
}
|
||||
|
||||
/*
|
||||
c1 = rand()%255;
|
||||
c2 = rand()%255;
|
||||
c3 = rand()%255;
|
||||
x = t+(b*scale2)-scale2;
|
||||
y = s-(b*scale1)-(scale2*map[size*(size-a)+(size-b)])-scale2;
|
||||
|
||||
gfx_TransparentSprite(grass_block,x,y);
|
||||
*/
|
||||
|
||||
//bottom front vertex
|
||||
points[0] = x;
|
||||
points[1] = y+6;
|
||||
|
||||
//bottom left vertex
|
||||
points[2] = x-6;
|
||||
points[3] = y+3;
|
||||
|
||||
//top left vertex
|
||||
points[4] = x-6;
|
||||
points[5] = y-3;
|
||||
|
||||
//top back vertex
|
||||
points[6] = x;
|
||||
points[7] = y-6;
|
||||
|
||||
//top right vertex
|
||||
points[8] = x+6;
|
||||
points[9] = y-3;
|
||||
|
||||
//bottom right vertex
|
||||
points[10] = x+6;
|
||||
points[11] = y+3;
|
||||
|
||||
gfx_SetColor(gfx_RGBTo1555(c1,c2,c3));
|
||||
gfx_FillRectangle(x-2,y-5,6,11);
|
||||
gfx_FillRectangle(x-5,y-3,11,7);
|
||||
|
||||
if(pause==1) while (!os_GetCSC());
|
||||
|
||||
gfx_SetColor(0);
|
||||
gfx_Polygon(points,6);
|
||||
|
||||
if(pause==1) while (!os_GetCSC());
|
||||
|
||||
gfx_Line(x,y+6,x,y);
|
||||
gfx_Line(x-6,y-3,x,y);
|
||||
gfx_Line(x+6,y-3,x,y);
|
||||
|
||||
if(pause==1) while (!os_GetCSC());
|
||||
|
||||
if(y+2<239){
|
||||
gfx_FloodFill(x-3,y+2,gfx_RGBTo1555(s1,s2,s3));
|
||||
gfx_FloodFill(x+3,y+2,gfx_RGBTo1555(s4,s5,s6));
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|