Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

puppy stringView game page

yoyo dog!
Submitted by torcado (@torcado) — 5 minutes, 9 seconds before the deadline
Add to collection

Play game

puppy string's itch.io page

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

This game is quite the challenge! I wasn't able to complete it yet (got stuck on the spiky yoyo's moving platform puzzle) but this game is awesome. The color palette is great and the yoyo physics are amazing. Is the code on GitHub? I would love to see how this works!

Not sure if it's a bug or a feature, but if I break the brown yoyo and switch it over to another yoyo I can't use the other yoyo. However the reset from checkpoint feature saves the day (and there are plenty of checkpoints)! One thing I would recommend is to save the state of the activation orbs so that in case of player death they don't have to reactivate the orb every time to get another chance at the challenge.

Awesome game overall, hope you had fun making this one!

Developer

Thanks so much! I appreciate it :) Code is not on Github, it’s made with Stencyl and would generally be hard to read that way haha

Nice catch on the broken yoyo issue, i can’t believe i never tested switching yoyos in that state.

The switches do actually save! but they only save on activating a checkpoint (otherwise it could potentially break puzzles). I should allow checkpoints to be re-activated on other state changes like that