Comments

Log in with itch.io to leave a comment.

This concept is really great. I'm a huge fan. It reminds me of "snaking" in Mario Kart DS.

(+1)

Thanks bubs!

I actually started a learning project and I'm trying to reproduce this movement style. Any chance you could explain to me how it's done or share a Github link?

(+1)

Sure! I think that's the script: https://github.com/Rondaar/A.D.-79/blob/master/2%20Buttons/Assets/Scripts/Engine... . I'm glad that you're interested in that :)

Thank you! The part I was missing was AddTorque. I wasn't aware of that function. I was trying to replicate this with HingeJoint2D and RotateAround but AddTorque is way better for this use-case. I went ahead and followed you on Github, thanks again!

(+1)

I'm really glad that I could help :D I think that this project is the only clean one, the rest of them is quite messy :^0 maybe I'll upload something public there in some time, who knows. Thanks and be safe! 

Great game, with simple but elegant aesthetics. At first I thought it was a snake like game but it's more of a race =) Very nice to have a 2 players mode. I hope you'll update it, it deserves it.


Congrats and thx for contributing to the jam!

Thank you so much for your feedback and for initiating such a cool game jam :)

Game is great! I think 2 players mode is broken or I just don't know how it works. The game also need a score board and mabye some new stuff appearing on screen instead of just mindlessly collecting pellets while the timer goes down faster with each one.

Thank you for your feedback :). 2 player mode may be a little confusing, because I've worked more on single player. I'll take everything you said under consideration, because I plan on improving this idea a bit and making a better mobile version.