rogue560

Add to
My games
Add to
Wishlist
Save to
Collection
No reviews
Exceptional
Meh
Skip

About

A quick PICO-8 project for TweetTweetJam 7, where you're challenged to make some game with only two tweets (560 characters) of code.

Explore randomly-generated dungeons trying to get the highest score/health, or reach the deepest level (my records are 140 points and level 8)!

The game is decidedly unfair in that it can randomly generate unbeatable levels that will end your run (you can always refresh and start over), but using challenging diagonal moves (hit two arrow keys at ~exactly the same time) can get you out of many tight spots.

Source code:

poke(24364,3)g,s=mget,mset l=1h=30c=split("⌂█░░♥∧█♥░∧████","")r=rnd::n::for i=0,7 do for j=0,9 do t=i%7*j%9==0and 2or r(3+l)\1+2s(i,j,t)end end s(5,2,1)p=2q=7e=r(8)\1f=r(7)\1::m::cls()for i=0,7do for j=0,9do?c[g(i,j)],i*8,j*6,5 end end b=btnp()if b>0then h-=1x=p+b%4\2-b%2y=q+b%16\8-b%8\4t=c[g(x,y)] if(t!="█")p,q=x,y if(t=="⌂")l+=1h+=9goto n if(t=="∧")h-=2 if(t=="♥")s(x,y,3)h+=5 x=e+sgn(p-e)y=f+sgn(q-f) if e!=p and c[g(x,f)]!="█"then e=x else if(c[g(e,y)]!="█"and f!=q)f=y end end?"웃"..h,p*8,q*6,6 ?l,2,0,9 ?"🐱",e*8,f*6 flip() if(h>0and(e!=p or f!=q))goto m
Platforms
Release date
Developer
icegoat9
Age rating
Not rated

System requirements for Web

Read more...
Edit the game info
Last Modified: Nov 19, 2021

Where to buy

itch.io