A.D. 79
Game made for 2-Buttons Jam 2018.
Had so much fun playing with this idea. I'll propably make mobile version :D
If you have any suggestions or simply enjoyed my game, please let me know in the comments c:
Music and sounds made by:
https://soundcloud.com/vikopresto <3
Controls:
Player 1: A|D or LMB|RMB
Player 2: Left arrow | Right arrow
[Edit] Sorry for the crackling sound in web version. Unfortunately there seems to be a problem with WebGL that I'm unable to fix. Exe and apk version don't have this issue though :)
Download
Download NowName your own price
Click download now to get access to the following files:
2 Buttons Web build.zip 13 MB
2 Buttons build.rar 22 MB
2 Buttons_v0.1.5.apk 34 MB
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.
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?
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!
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.