A little demake of the very excellent game Stephen's Sausage Roll by Increpare!

P.S. I don't know how to animate the ass-burning that allows you to reach one more square over the grills, so I know it looks a bit unclear. If anyone wants to help me with that it would be very cool (:


source code: https://www.puzzlescript.net/editor.html?hack=1e6d636c5df195b0e60011d762a985cc

StatusReleased
PlatformsHTML5
Rating
Rated 4.5 out of 5 stars
(4 total ratings)
Authorau voleur!
GenrePuzzle
Made withPuzzleScript
TagsDemake, PuzzleScript, Top-Down

Comments

Log in with itch.io to leave a comment.

After how much trouble I had on the first level, I can't believe I actually finished every level.  I suppose I just had to figure out the rules as I don't remember playing the original.  

(1 edit) (+1)

If you had played the original, you would remember. You're in luck because that means you can experience one of the best games ever for the first time!!

Hi au voleur!, thanks for this nice demake!

Would it be ok for me to reuse your script and assets to make my own SSR custom levels? I would of course credit you and everything :-)
I thought of redoing it all by myself, but since you already did such a great job it would save me the trouble haha

Of course, go ahead! I will  definitly play it when you release it :)

One thing to note is that I haven’t made the code for walls so if you want to had them, there will still be a little bit of work to do.

(1 edit)

Yes, I noticed that! I'm mostly interested in toying around with the basic mechanics of world 1 for now, so I shouldn't need walls, but I'll try to see if I can add the animation for when you step on fire tiles.
Thanks a lot, I'll  keep you updated! :-)

Update: found a way to make the stepping back animation using realtime_interval, let me know if you're interested!

I would be very interessed in having your script for that animation! I should really learn how to animate in puzzlescript.

I didn't find any way to contact you outside of this website, maybe send me an e-mail (you can find my address on my itch page) and I'll send you the script \_(^_^)_/
Et d'ailleurs on peut parler en français !

(+7)

:)

(+1)

I noticed an issue with movement. If you press left at this point, you will end up above the grill. You probably forgot to clean up [initial]. Thank you for the beautiful demake!

I also tripped at Clover again.

(+1)

You're totally right! I fixed it, thanks for pointing it out. 

Besides that, i'm glad you enjoyed it!

(+1)

The Clover is such a fantastic level, which has tripped me up every single time I've replayed the game.

(+2)

Something's going wrong with the sausage physics on The Anchorage (though for a solution path that doesn't work, I think) and letting me make Stephen's Sizzled Meatballs


(+1)

Fixed :) 

Thanks for reporting it.