We built an educational, fun, and immersive game that enables the player to explore a spaceship as an astronaut and tackle challenges like using a spectrometer to analyze composition of rock samples with the goal of determining their planet of origin. Join us on a journey to space where you will tackle challenges to explore our solar system!
- Godot Engine (v4.x recommended)
- Download and install from https://godotengine.org/download
- Optional:
- Android SDK (if exporting to Android)
- JDK (for Android export)
-
Clone the repository:
git clone https://github.com/HanaiaF/Astroploration_GameDev_Proj.git cd Astroploration_GameDev_Proj -
Open the project in Godot:
- Open Godot Engine and select "Open Project".
- Choose the project folder and open the
project.godotfile.
- Ensure the Android SDK and JDK are installed.
- Set the environment variables:
export ANDROID_HOME=/path/to/android/sdk export JAVA_HOME=/path/to/jdk
- In Godot, go to Project > Export and configure the Android export settings.
- Press F5 to run the project from the Godot editor.
- Exporting to WebAssembly is currently broken.
- Android export requires additional configuration.
TileMap and Assets: https://oshq.itch.io/tilemap-sf Google Photos