Reunite
Control two colored squares at the same time and utilize the environment to close the distance between them.
My first game jam submission, as well as the first platformer game I've ever made. Reunite was a solo project made in 48 hours using the Unity game engine, for United Game Jam 2020.
Controls:
- [A][D] or [Left Arrow][Right Arrow] to Move
- [Space] to Jump
When I read that the theme of the game jam was "two", I started thinking about love and relationships. I haven't been able to see my partner for what feels like a long time because of the pandemic going on right now, and Reunite is a manifestation of that feeling.
Credits:
- Concert One Font: https://fonts.google.com/specimen/Concert+One#standard-styles
Special thanks to Isa, love you
Status | Released |
Platforms | HTML5 |
Author | schoolofmyth |
Genre | Puzzle, Platformer |
Made with | Unity |
Tags | Puzzle-Platformer |
Comments
Log in with itch.io to leave a comment.
umm... the controls are kinda bad
Any tips on how to improve them? I didn't have any experience with platformers before trying this so I would totally appreciate any advice.
Use GetAxisRaw instead of GetAxis might help
Thanks, I tried switching it and it actually seems a bit better now :)