Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.4 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.4 KB

Orbital Defense

Orbital Defense is a game made with Godot as a stretch goal for my web development project, Highest of the HI.

Technologies Used

Tools Version
Godot v4.2.2
Furnace Tracker v0.6

Setup

  1. Download Godot v4.2.2
  2. Open your terminal and run git clone https://github.com/dan-collins-dev/orbital-defense.git in the directory of your choice.
  3. Open Godot and click the "Import Project" button in the menu.

Step 3 Image

  1. In the project's root directory, open project.godot

Step 4 Image

  1. Click "Import and Edit", which will open the project.

Step 5 Image

  1. Press F5 or click the play button.

Step 6 Image

Note

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.