Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

kubView game page

Submitted by uki-dev (@uki_dev) — 14 hours, 33 minutes before the deadline
Add to collection

Play game

kub's itch.io page

How many characters of code did you use?
539

If you're comfortable with it, paste your game code here, so we can marvel at your achievement!
a,b,c,d,e,f,g=line,fillp,color,sin,cos,{{2400,124,0,1,0,1,12},{6176,179,32800,84,32800,69,3}},0.05
function ◆(x,y,z,t)
for i=0,8 do
j,k,l=flr(i/2),x+i,x+16-i
m,n,h=y+z+j,y+z-j,f[t]
b(h[1])c(h[2])a(k,m,l,m)a(k,n,l,n)b(h[3])a(k,m+1,k,m+9,h[4])b(h[5])a(l,m+1,l,m+9,h[6])
end
b()c(h[7])a(x,y+z,x+8,y+z-4)a(x+8,y+z-4,x+16,y+z)a(x+8,y+z+4,x+16,y+z)a(x+8,y+z+4,x,y+z)
end
function _draw()
cls()
for z=0,24 do
for x=0,24 do
k,y=2,(d(x*g)*e(z*g)+1)*16
if (y<=8)k=1 y+=-4+(d(x*g+t()/2)*e(z*g+t()/2)+1)*2
◆(56+(x-z)*8,32-y,-56+(x+z)*4,k)
end
end
end

Leave a comment

Log in with itch.io to leave a comment.

Comments

No one has posted a comment yet