/// Goal The goal of this game is to get the pink block into the spinning vortex. There are some ways to lose, though: > If any other block than pink goes into the vortex > If any block other than the green block touches a spike There are special blocks, the green blocks, that can touch spikes, though. /// Movement You move by pressing the arrow keys. The down arrow key sets the gravity downward, the left arrow sets it left, etc. You can also swipe (mainly for touch screen players). /// New one? I'm planning on making a new one with a better UI and better code on a new account. It probably won't come out for a while. Try solving all the puzzles in the least changes possible!
All code, game ideas, art, and puzzles are created by @Megaphas (me) except for the code for swiping (credit to Code Archer on youtube). If you want to use any of it, please use credit. This game was made for my mom's birthday because she likes puzzle games. The name was inspired by one of her favorite classic puzzle games. Since this is the BETA version, there will be bugs. For example, you are not supposed to be able to change gravity while the blocks are in midair. If you have any suggestions, please tell me in the comments.