SeaLevel
arrow keys to move
z to interact
solve the puzzles! (solutions below if you wanna "finish" the game but can't solve the puzzles)
*incomplete, last level is nothing. puzzles are functional as far as i can tell
*also there's technically a third level but i forgot to remove the debugging door so you just get warped right to the last room, which is nothing lol
!!============= puzzle spoilers below =============!!
------------------
hints:
level one: are those white boxes birds?
level two: try math but directions
---------------
solutions:
level one:
count the number of boxes on each screen. north, south, east and west correspond to 3,4,2 and 1 box(es). continue going the correct direction for 8 movements (it might be 9 i dont remember)
level two:
up adds 6, left multiplies total by 2, right divides total by three, down resets to zero. move such that the final value is 16. there are many solutions but one is:
up(6), left(12), left(24), up(30), right(10), up(16). the door will appear
Leave a comment
Log in with itch.io to leave a comment.