The blue box is controlled with W for up, A for left, S for down, and D for right. The green box is controlled with T for up, F for left, G for down, and H for right. The red box is controlled with "i" for up, K for down, L for right, and J for left.
#multiplayer If you collide into a wall, you'll bounce back. If you collide into a wall and then immediately move in the opposite direction, you'll move back, and then move another tile! You'll break out of the grid system if you bump into an edge diagonally, but bumping into a corner afterwards will fix it. You can do whatever you want with this as long as it fits into the code set out! I'll try to update the game regularly, be ready for updates! V 1.1: Added giant yellow square controlled with the arrow keys V1.2: Added orange squares that make the yellow box spin out and go back to its starting position. Also made it so that the other three boxes spin out and return to their starting position when the yellow box touches them. V1.3: added purple squares that do the same thing as orange squares but move differently and affect the red, blue, and green squares