Skip to content

HanaiaF/Astroploration_GameDev_Proj

Repository files navigation

Astroploration GameDev Project

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!

Configuration Setup

Prerequisites

  • Godot Engine (v4.x recommended)
  • Optional:
    • Android SDK (if exporting to Android)
    • JDK (for Android export)

Getting Started

  1. Clone the repository:

    git clone https://github.com/HanaiaF/Astroploration_GameDev_Proj.git
    cd Astroploration_GameDev_Proj
  2. Open the project in Godot:

    • Open Godot Engine and select "Open Project".
    • Choose the project folder and open the project.godot file.

Configuration

Exporting for Android

  1. Ensure the Android SDK and JDK are installed.
  2. Set the environment variables:
    export ANDROID_HOME=/path/to/android/sdk
    export JAVA_HOME=/path/to/jdk
  3. In Godot, go to Project > Export and configure the Android export settings.

Running the Project

  • Press F5 to run the project from the Godot editor.

Known Issues

  • Exporting to WebAssembly is currently broken.
  • Android export requires additional configuration.

License

TileMap and Assets: https://oshq.itch.io/tilemap-sf Google Photos

About

Join us on a journey to space where you will tackle challenges to explore our solar system!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors