Pirate themed game made in Unity
- Unity version:
Unity 2021.3.6f1 LTS
(should be recommended install on opening unity hub)
- Install the required version of unity ^
- Clone this repo:
git clone https://github.com/williambertrand/MaraudersBay.git
- Add the project to your Unity Hub, and open with Unity
- Create your own scene for working with. This will help us avoid scene conflicts across developers. It's Probably easiest to duplicate the existing
Sample Scene
- Edit your scene, add scripts, etc.
- If possible, please make your changes on a feature branch, and open a pull request to
main
before merging. A great resource if you're not sure how to do this is GH Desktop: https://desktop.github.com/
- Currently contains a very simple and kinda buggy ship with movement