illegalinstruction / the_terror_beneath

Submarine exploration game, built for a summer course in game dev. Currently unfinished.
Other
1 stars 0 forks source link

the_terror_beneath

Submarine exploration game, built for a summer course in game dev.

Requires Godot 3.5.x or later. (3.4 and earlier are missing some shader directives we rely on, 4.x looks like it might need too many scene and GDScript changes.)

Build instructions:

  1. Download Godot 3.5.2 LTS, along with the export templates, and launch it.
  2. Clone the source tree.
  3. In the Godot Project Manager, import from the godot folder from the code downloaded in the previous step.
  4. Double-click the newly-imported project to open it.
  5. Click Export, choose a target platform, and follow the instructions in the dialogue box.

For more info about what the game does or how things are implemented, please see the wiki.