Untitled Box-Clawing Game
This untitled puzzlescript game came to being somewhere between A Priori and Bicolor Sokoban, probably as a side project to A Priori. I called it "clawed box" because the motion of the boxes resembles a claw swiping.
If you're used to my games having very decorated sprites and the like, sorry to dissapoint you, this was never on the scale of the other two projects I posted. Maybe you'll get a kick out of it though, it's got a few puzzles.
It might be useful to know perpendicular gray bars prevent boxes from moving and parallel orange bars prevent players from moving.
Status | Released |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (2 total ratings) |
Author | JustImagineIt |
Genre | Puzzle |
Made with | PuzzleScript |
Tags | boxes, PuzzleScript |
Average session | A few seconds |
Inputs | Keyboard, Touchscreen |
Accessibility | Textless |
Comments
Log in with itch.io to leave a comment.
I think I cheesed the 2nd to last level - I ignored the red box and only used one box from the big grid of boxes.
Really amazing level design! Reminds me of jelly no puzzle. I had to stop because, actually pushing blocks long distances involves a lot of key presses and I started getting pains in my fingers - not sure that's an easy problem to fix with how the control system works - I think I'd just make the levels not larger than necessary.
So yeah, great game / ow my fingers.
If you'd be interested in being listed on the puzzlescript gallery page, I'd love to add your game with your permission. If you are interested, then just add a link to the source code to this page and ping me (or mail me a link at analytic@gmail.com) - for the purposes of the gallery it's important to let people look at what's going on under the hood. :)
I'm pretty stuck on this level — is there a mechanic I'm missing with the small box in the bottom left?
As far as I can work out, I need to be able to reset the red stopper in the bottom right in order to exit the level. The assumptions I'm making are:
Confused!
No, you've seen basically all the mechanics (besides weird unintuitive disconnected rigidbodies) You can't specifically move the red box when in the corridor yourself, but you can move something.
lol! So obvious in retrospect.. cool game!
Thank you! I think this was one of the inspirations for bicolor sokoban. I couldn't do nearly as much with this particular ruleset, so it's nice to know something cool came out of it