Skip to content

GravitaMaze v1.3.1 (Android, Windows, and macOS)

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 18:37
· 496 commits to main since this release

Introduction

  • Puzzle game
    • Manipulate gravity to escape the ball!
  • English is fully available!
  • This version(v1.3.1) is also a prototype.

Updates (v1.3.0 -> v1.3.1)

Common

  • In any game play mode,
    • 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!)

Special Thanks To