A 2 player RPG set in a post-asteroid Earth and created with the Godot engine.
We are using GDScript which is a language based off of python with the intent of creating videogames. If you have experience with python this will feel very similar.
Go to https://godotengine.org/download/ and select the proper version for your machine.
Complete the installation of Godot
Clone the repo, and then import the project into Godot.
Go to https://godot.readthedocs.io for any questions about how Godot works.