Oregon Trail Clone themed for the Apollo Missions. Submission for Game Off 2020 - "MOONSHOT".
Made possible thanks to the following:
Prerequisites:
- You'll need to download and install the .NET Core 3.1 SDK.
- On linux you'll need to ensure that libgdiplus is installed.
To get started clone the repository. Then run the following commands in the downloaded directory.
dotnet restore
dotnet run