You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Time pauses when the ball dies or the retry button is pressed. Time starts to go by again when you press any gravity manipulation buttons.
The timer UI changes color to pink while the time is paused. Its color turns purple while the time goes by.
When a ball escapes, it is shown an animation that moves slowly by gravity.
Add a new BGM for the game play scenes(Tutorial, Adventure and Test phase in Editor).
In Adventure mode,
Huge scale of map balance patch is done.
Easy: 5 maps are replaced, and the time limit of a map is changed.
Normal: 7 maps are replaced.
Hard: 5 maps are replaced.
Insane: 7 maps are replaced.
Maps with shutters can also appear in adventure mode.
Android
The continuous integration(CI) targets Android API level to 28. (Android 9.0 'Pie')
This is because there are issues related to storage read/write permission when the target API level is 29 or higher.
How to Play
Android
Download GravitaMaze.v1.3.1.a.zip on your Android cell phone, unzip it, and execute GravitaMaze.apk to install it.
You may need to allow "Install unknown apps" (in "Settings" - "Apps" - "..." - "Special access" - "Install unknown apps")
When you run the app for the first time, you need to allow permission to write to external/internal storage.
If you deny permission, the app will not be able to create or load maps.
If you checked the “Do not ask me again” option, you must go into the application permission settings and manually turn on the permission for GravitaMaze.
The gravity can be manipulated by touching the four "arrow" buttons.
Whenever the ball dies, you can touch "retry" button to retry the map.
Time passes even if the ball is dead.
Escape the ball before the time limit is over.
If you time out, you lose one life.
Windows
Download GravitaMaze.v1.3.1.w.zip and unzip it.
Execute GravitaMaze.exe.
The gravity can be manipulated by pressing the four "arrow" buttons.
Whenever the ball dies, you can press "retry"(space) button to retry the map.
Time passes even if the ball is dead.
Escape the ball before the time limit is over.
If you time out, you lose one life.
macOS
Download GravitaMaze.v1.3.1.m.zip and unzip it.
Execute GravitaMaze.app.
The gravity can be manipulated by pressing the four "arrow" buttons.
Whenever the ball dies, you can press "retry"(space) button to retry the map.
Time passes even if the ball is dead.
Escape the ball before the time limit is over.
If you time out, you lose one life.
Map Editor
You can use the map editor to make your own custom maps!
Also you can test and play the custom maps in the map editor.
Play Modes
There are a Tutorial mode and four Adventure modes.
Other modes like Custom and Survival will be available in the next version. (Coming soon!)