Slightly Rounded Square
A downloadable game for Windows, macOS, and Linux
Tommy is a slightly rounded square trying to get down a hill (he doesn't know it's endlessly long, don't tell him). Breathe in when close to the ground to jump up and breathe out to blow yourself forward. Score is determined by horizontal distance and maximum air time.
This game was made for the first Game Maker's Toolkit game jam.
How does your submission match the theme?
There is basically only one mechanic in the game: breathing. All movement happens by breathing in and out. By breathing in, the player expands and jumps in the air. By breathing out, the player can control its rotation and velocity.
Controls
- Breathe in: ↑
- Breathe out: ↓
- Breathe up: →
- Breathe down: ←
- Reset: R
- Toggle Mute: M (Game starts muted)
Engine
- Engine used is MonoGame
- For physics we used Farseer Physics
Assets
- Sound effects made with BFXR
- Song is "Casual Loop #1" from Freesound.org by ispeakwaves (license)
- Font is m5x7 by Daniel Linssen AKA ManaGore
- Artwork is home drawn :)
Contributors
- Design and programming by Jjagg and Jeffersyno
- Beautiful artwork by Jeffersyno
The game is open sourced on GitHub: https://github.com/Jjagg/gmtk-jam2017
Note: Mac is untested but should work technically, so I decided to upload it anyway.
Install instructions
Unzip the archive and run the .exe.
On Mac and Linux you need to have a Mono runtime installed. Then run the exe with mono by executing `mono [game].exe` from a terminal.
Leave a comment
Log in with itch.io to leave a comment.