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
- A minimalistic mobile casual game made with Godot engine
Manifest:
You are controlling a dot in this game. You can tap the screen to reflect the direction the dot is moving. Avoid the obstacles in order to win.
This game can be more challenging than it seems. How far can you make it to?
Game Screenshots:
Build/Export
Build version of the game is available in the release section, which you can use adb install DotGo.apk to install onto your USB Debugging enabled Android devices. This version of the game is only tested on Google Pixel 3a running Android 10
You can also build the game yourself in Godot engine; A guide can be found here. You may also want to enable vibrate permission under export -> options -> permissions -> vibrate in Godot engine since this game utilizes the vibrate motor to provide feedback for the player.
Hope you will enjoy this game! :D
About
Minimalistic mobile casual game made with Godot engine