This commit is contained in:
2025-07-26 16:33:08 +02:00
parent 69c8b1ae16
commit 2888f9dd96
7 changed files with 1388 additions and 60 deletions

29
untitled_3.p8 Normal file
View File

@@ -0,0 +1,29 @@
pico-8 cartridge // http://www.pico-8.com
version 42
__lua__
--main
function _init()
end
function _update()
end
function _draw()
end
-->8
--globals
-->8
--state
__gfx__
00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
00700700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
00077000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
00077000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
00700700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000