Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (22 loc) · 925 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 925 Bytes


Oregon Trail Clone themed for the Apollo Missions. Submission for Game Off 2020 - "MOONSHOT".

Download from itch.io

Made possible thanks to the following:


Getting Started

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