Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

Duude the atmosphere is so well done, everything adds to the game in such a nice cohesive way! I love the creative titles of everything lmaoo, and the poster, and the cool custom cursor. It's sick how the candle is like a jump boost. And the footstep audio sound effects were a really nice touch. And the menu having the falling hats is awesome, I love all the attention to detail!! Also, I rly wanted to help William so I got him all his hats yay :)))

I also love the intuitive tutorial and mechanics. The whole game makes the yo yo feel so cool! By the way how did you make the yoyo code? Was it like spring physics?  And how did u make the string? It felt rly smooth!

(+1)

Thanks a lot! :) For the rope physics I used a naive ik kinematics implementation with damping, a technique that was used (and abused) in countless Flash projects back in the day. As for the yo-yo and spider physics, we found it by chance through lots of trial and error :)

(+1)

Ooo IK is pretty clever I wouldn’t have thought of that, sick!