This game was built with the Unity Game Engine. It is an unfinished project from highschool. Some files have been lost; a screenshot of the lost version of the game is below.
- Install Git Bash for GitHub commits.
- Install Visual Studio Code for code editing.
- Install Unity Hub.
- Clone this repository to a directory on your computer. That directory will be referred to as
root
. - Add the
root
directory to Unity Hub Projects list. In Unity Hub, go to Projects, click Add, navigate to theroot
directory, and click Open. - A warning may appear that says Missing Editor Version. If so, install the missing version.
Now you should be able to open and edit the game using Unity.
Unfortunately, this project doesn't support community contributions right now. Feel free to fork, but be sure to read the license.