The world has been fragmented! Reunite it to become the mythical number 7th!

  • D-Pad/Arrow Keys to move
  • Push blocks to send them flying across the screen
  • Blocks of the same number combine into a higher number
  • Win by combining into a 7 (white block)

A wizard whispers of a forbidden skill preformed by pressing two directions at once, but cautions that it could doom the land (crash the game).

Made for TweetTweetJam #10, code fits within 500 characters:

function c(k,l,u)for e in all(f)do
if(e!=k and e.x==(k.x+l)%12and e.y==(k.y+u)%18)return e
end
end
f={}for k=1,4do
for i=1,2^k do
repeat
j={x=rnd(12)\1,y=rnd(18)\1,t=5-k}until not c(j,0,0)add(f,j)end
end
b=f[#f]::_::p=btnp()l=p\2%2-p%2u=p\8%2-p\4%2n=c(b,l,u)m=n or b::g::cls()e=c(m,l,u)if(n and e and e.t==n.t)e.t+=1del(f,n)?"\aa"
if(e)n=r
if(not e and l+u!=0)m.x=(m.x+l)%12m.y=(m.y+u)%18?"\ag"
for k in all(f)do
?(k==b and"\^i"or"").."\^w\#"..k.t..k.t,k.x*10+6,k.y*7+2,7
end
flip()if(n)goto g
goto _

Inspired by Darwin's Dilemma.

Published 24 days ago
StatusReleased
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(4 total ratings)
AuthorMunro
GenrePuzzle
Made withPICO-8
TagsPICO-8

Comments

Log in with itch.io to leave a comment.

this is so good i can beat it tho :

Done!

Addictive until you got it!

++

nvm i got it (pictured: victory)

this game is very difficult

(+1)

I did it using the secret technique...

(3 edits)

Do you happen to have a secret technique for this situation?

Ths image is broken for some reason

5#
#56<---- the player

last 2 numbers


(+1)

you can come at it from an angle if you press up and left at the same time although the wizard warned it might crash the land

I thought you said secret technique, not forbidden technique. 

Oh well. Thanks.