Orbital Defense is a game made with Godot as a stretch goal for my web development project, Highest of the HI.
Tools | Version |
---|---|
Godot | v4.2.2 |
Furnace Tracker | v0.6 |
- Download Godot v4.2.2
- Open your terminal and run
git clone https://github.com/dan-collins-dev/orbital-defense.git
in the directory of your choice. - Open Godot and click the "Import Project" button in the menu.
- In the project's root directory, open
project.godot
- Click "Import and Edit", which will open the project.
- Press F5 or click the play button.
Since the game is focused on demonstrating the full functionality of another project, this game can only fully run when Highest of the HI is being served.