The Puzzle Shack
A downloadable game for Windows
Download NowName your own price
There is a secret ending that hasn't been added yet so don't stay too long on levels
This game is inspired from the 8 Bit to ∞ Puzzle jam where the theme was Slide
This game is Azerty, Qwerty, Arrows and Game pad friendly
Download
Download NowName your own price
Click download now to get access to the following files:
win64.7z 61 MB
Comments
Log in with itch.io to leave a comment.
Sad you missed the deadline! Here are my thoughts from playing: I feel the game could benefit from a reordering of some of the levels. You have what seem like tutorializing levels for the line and plus blocks (the one's that light up those next to them), but it comes after they were already introduced. Also the blocks that take multiple steps to turn green. It might be better to have them visually distinct from the regular lights because it gives the player a better ability to figure out the solution to the puzzle before acting. I found myself a couple times having a plan that didn't work because of those blocks and then winging it from there.
I like the music and visuals! The slime is cute and the trail looks really nice :)
Thanks for the feedback :D
The issues i ran into were the response to input mainly because i never used Construct that way. I over complicated the code and was able to turn a 10 line game into a 700 line game just by detailing every single step to the program. The game was working fine but I felt that the gameplay was off and not the ones I was wishing to give. I also used for the first time the same code sheet for every level which made it harder to know in which level I was, so I had to add specific objects to every level and attach some code to it but that made it even harder.
In the end, I think the game turned out very well even if I missed the deadline
(Now that I'm not in the jam I can correct everything :P )
That's how many lines of code i had at the end of the Jam and i'm still adding to make the gameplay even more realistic