Play game
Commander Keen(ish) #TweetTweetJam's itch.io pageHow many characters did you use?
560
Include your code here, if you'd like to show it off!
r=rectfill cls()n=rnd b=btn x=45y=404v=0z=768 ?"웃",0,3,1 ?"●",0,0,10 ?"g",2,0,3 ?"|",67,2,7 ?"●",65,0,8 ?"★",89,3,11 ?"p",92,0 r(8,0,15,7,1)r(16,0,23,7,2) ?"⧗",8,1,12 memcpy(0,32*z,z)cls(2)r(4,4,94,50,0)srand(6)for i=9,50,2 do ?"…",n(84),i,8 ?"id",7,x l=n(8)*7r(l,i,l+i/2,i,n(2)+1)pset(l+9,i-1,11)end for x=0,z do for y=0,z do mset(x,y,pget(x,y))end end function _update60()cls(6)map(0,0,0,0,z,z)camera(x-64,y-99)c=pget(x,y+4)spr(0,x-4,y-5)y+=1if(c!=6)y-=1v=0 if(c==8)mset(x/8,y/8+1,0) if(b(2)and v<19)v+=1y-=2 if(b(0))x-=1 if(b(1))x+=1 x=mid(35,x,z)end
Leave a comment
Log in with itch.io to leave a comment.
Comments
Yayyyy! That's definitely keen!
☺🙏