Jolayus / Build-A-Bridge-CSEG-Project

1 stars 0 forks source link

Build A Bridge

An educational 2D Android-based game.

Installation

  1. Use git to clone the project.
git clone https://github.com/Jolayus/Build-A-Bridge-CSEG-Project.git
  1. Add the project to your Unity Hub. Step 2

  2. Install necessary modules. Step 3

  3. Open the Main scene by double clicking the Assets/Scenes/MainScene.unity in the Project folder. Step 4

  4. Open the game using device simulator. Step 5

  5. Make sure the platform selected is Android. You can it by click "File" on the upper left window and click "Build Settings". Step 6

Contributing

Create your own branch, "development-branch--" Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.