

My second entry for TweetTweetJam 5 ! The rule being that the final game code must be 560 characters or less.In Make it Pink!, you have to color all the screen in pink by moving the initial pink few pixels. You can keep X pressed to get bigger, and C to play again or reboot. Heres the code (556 characters) h={1,3,4}i={5,6,15}r=rnd l=0::b::j=h[flr(r(3)+1)]k=i[flr(r(3)+1)]p={k,k,j,k,0,k,k,0,j,k,0,j}for i=0,15do pal(i,p[i])end for x=0,127do for y=0,127do pset(x,y,r()*15)end end x,y,d,e,o=64,64,0,0,...



Tap to see all activity →
No reviews for Make it Pink! yet
Be the first to write one.