From 0257e8e106e4cef0aeac673468370b443ef78bc3 Mon Sep 17 00:00:00 2001 From: UnavailableDev Date: Fri, 7 Apr 2023 11:29:05 +0200 Subject: added highscore screen with kb nav --- src/static/foreground/bird.hex | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 src/static/foreground/bird.hex (limited to 'src/static/foreground') diff --git a/src/static/foreground/bird.hex b/src/static/foreground/bird.hex new file mode 100644 index 0000000..b7ad583 --- /dev/null +++ b/src/static/foreground/bird.hex @@ -0,0 +1,22 @@ +;indices: 4 +;17 20 38 +;20 2e 37 +;a2 3e 8c +;eb ed e9 + +000000: 00 00 00 00 00 01 01 01 01 01 01 00 00 00 00 00 +000010: 00 00 00 00 01 03 03 03 03 03 03 01 00 00 00 00 +000020: 00 00 00 00 01 01 03 01 01 03 01 01 00 00 02 00 +000030: 00 00 00 00 01 03 03 01 01 03 03 01 00 02 00 00 +000040: 00 00 00 00 01 03 03 01 01 03 03 01 02 02 02 00 +000050: 00 00 00 00 01 02 02 01 01 02 02 01 02 02 00 00 +000060: 00 00 00 01 02 02 02 02 02 02 02 02 01 00 00 00 +000070: 00 00 01 03 01 03 03 03 03 03 03 01 03 01 00 00 +000080: 00 00 01 03 01 03 03 03 03 03 03 01 03 01 00 00 +000090: 00 00 01 03 01 03 03 03 03 03 03 01 03 01 00 00 +0000a0: 00 00 01 03 03 03 03 03 03 03 03 03 03 01 00 00 +0000b0: 00 00 01 03 03 03 03 03 03 03 03 03 03 01 00 00 +0000c0: 00 00 01 03 01 03 03 03 03 03 03 01 03 01 00 00 +0000d0: 00 00 00 01 03 03 03 03 03 03 03 03 01 00 00 00 +0000e0: 00 00 00 00 01 01 03 03 03 03 01 01 00 00 00 00 +0000f0: 00 00 00 00 01 00 01 01 01 01 00 01 00 00 00 00 \ No newline at end of file -- cgit v1.2.3