Play game
One Da for Each Tweet RPG's itch.io pageHow many characters of code did you use?
558
Include your code here, if you'd like to show it off!
v={'a','e','i','o','u'}l={'w','r','t','p','s','d','f','g','j','h','k','n','l','m'}g={}for i=1,8do
add(g,rnd(256))end
for n=0,999do poke(n,n^g[5]%g[6])pal(n,n%g[7]+g[8])end pal()x=9y=9poke(12865,6)::r::for i=0,23do
poke(i+12800,rnd(256))end
sfx(0)a={}h=rnd(103)+8j=rnd(103)+8k=rnd(32)w=''for i=1,rnd(8)+2do
w..=l[(rnd(9)+1)\1]..v[(rnd(5)+1)\1]..' 'end::_::b=btn()x+=(b&2)/2-(b&1)y+=(b&8)/8-(b&4)/4spr(k,h,j)spr(k,h,j,1,1,1)spr(0,x,y)spr(0,x,y,1,1,1)
?w,mid(0,h-(#w*2)+8,119-(#w*4)),j-8
if(x!=mid(0,119,x)or y!=mid(0,119,y))x%=119y%=119goto r
flip()cls()goto _
Leave a comment
Log in with itch.io to leave a comment.