Wow, it blows me away that ppl know where to even start with stuff like this. ๐คฏ
Sure, it's a bit limited (I'm glad you showed the "subtitles")
The fact you also squeezed this into 1K is even more impressive!
But of course, you're p01 - so if anyone can cram it into 1K, it's you ๐
Nice one, mate ๐
Play game
Sp1ko8's itch.io pageCompressed Bytes used
925
Source Code (OPTIONAL)
poke(24365,1)
d="diz is a spich synthesizer for pico-ejt"
text=d
t0=0
function _draw()
cls()
rectfill(8,103,12,109,8)
?"โถwโถtแถ7s๐ฑ1๐ฌ๐ฐ-8"
?"แถ5๐ต๐ฆ๐น๐ต ๐ต๐ฐ ๐ด๐ฑ๐ช๐ค๐ฉ ๐ฃ๐บ @p01 ๐ง๐ฐ๐ณ ๐ฑ๐ช๐ค๐ฐ1k"
s=" ๐ต๐บ๐ฑ๐ฆ ๐ด๐ฐ๐ฎ๐ฆ๐ต๐ฉ๐ช๐ฏ๐จ j๐ช๐ฎ!"
if(t0%8>4)s=" ๐ค๐ข๐ฏ ๐บ๐ฐ๐ถ ๐ฃ๐ฆ๐ข๐ต๐ฃ๐ฐ๐น?"
?s
circfill(64,64,32,12)
circfill(64-28,64+4,8)
circfill(64+28,64+4,8)
circfill(64,64+64,40)
?"โ โ",48-t0*8%6,56,0
if stat(108)<256 then
local i,f,g,h,k,l,q,p=0,0,0,0,0,0,{o={52,55,10,10,6},i={45,96,10,10,3},j={45,96,10,10,3},u={45,54,10,10,3},a={58,70,10,10,15},e={54,90,10,10,15},๐ฆ={60,80,10,10,12},w={43,54,10,10,1},v={42,60,20,10,3},๐ต={42,60,40,1,5},z={45,68,10,5,3},๐ป={44,70,50,1,5},b={44,44,10,10,2},d={44,99,10,10,2},m={44,60,10,10,2},n={44,99,10,10,2},r={43,50,30,8,3},l={48,60,10,10,5},g={42,50,15,5,1},f={48,60,10,10,4,1},h={62,66,30,10,10,1},s={120,150,80,40,5,1},๐ด={20,70,99,99,10,1},p={44,50,5,10,2,1},t={44,60,10,20,3,1},k={60,99,10,10,6,1}}
for a=0,255do
v=t0*8%#text+1
p=q[text[v]]
if(p!=nil)then
i=1-p[3]/256
m=1-p[4]/256
f,g=g,h
j,k=k,l
w=(p[6]!=1and(t0*96%1)-.5or rnd(.5)-.25)/4
h=i*(g*2*sin(p[1]/25)-i*f)+w
l=m*(k*2*sin(p[2]/25)-m*j)+w
r=min(1,4*sin(t0*3))*((h+l)*p[5]+(g+k)/2+(f+j)/8)
end
y=r-128
poke(17152+a,y)
pset(48+a/8,84+y/24-4*sin(a/512))
t0+=1/5520
end
serial(2056,17152,256)
end
if(stat(30))then
if(text==d)text=""
c=stat(31)
text..=c
c=ord(c)
if(c==112)poke(24368,1)
if(c==8)text=sub(text,1,#text-2)
end
?text,16-4*v,104,7
end
Leave a comment
Log in with itch.io to leave a comment.