PushBoxes
This Playground is made for Intermediate Game Development Class of NYU Game Center
Player Yellow
- Moves around with Arrow input
Wall Grey
- Stays stationary under all circumstances, cannot be moved by other blocks
Smooth Blue
- Your “normal” sokoban block
- Can be pushed by another block
Sticky Green
- If an adjacent block moves, Sticky moves with them in the same direction
- If Sticky’s move is impossible (is blocked) then they will not move
Clingy Pink
- Can be pulled by another block
- Cannot be pushed by another block
- The inverse of Smooth
Leave a comment
Log in with itch.io to leave a comment.