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

#TweetTweetJam - Escape The Lava MazeView game page

Escape the maze as fast as you can
Submitted by picoter8 (@picoter8) — 3 days, 21 hours before the deadline
Add to collection

Play game

#TweetTweetJam - Escape The Lava Maze's itch.io page

How many characters of code did you use?
536

Include your code here, if you'd like to show it off!
z=99::g::t=0d=128w=64
r=rnd v=btn
for i=1,16383do
sset(i%d,i/d,r()>.7and 8or 0)mset(i%16,i/1024,1+r(d))end
q=0f=0a=w b=w
palt(0,false)u=24
::_::cls(12)t+=.03m=.05
if(v(4))m=.1
if(v(0))q-=.01
if(v(1))q+=.01
h=q+1/8o=m*cos(h)p=m*sin(h)k=p+o l=p-o
if(v(2))a+=k b+=l
if(v(3))a-=k b-=l
c=cos(q)s=sin(q)
for i=-w,w do
tline(0,w+i,d,w+i,a/8-w*c/u/8-i*s/u/8,b/8+i*c/u/8-w*s/u/8,c/u/8,s/u/8)end
n=pget(64,64)
?"🐱",61,58,7
?(t%.2>.1and"★"or"웃")..f.."~"..z,61,62
?flr(t),0,0
pset(64,64,8)
if(n==8)goto g
if(n==12)z=min(flr(t),z)goto g
flip()goto _

Leave a comment

Log in with itch.io to leave a comment.

Comments

No one has posted a comment yet