EnigmaDragons / LDJam56

Other
0 stars 0 forks source link

GameJamTemplate

Template Repository for Starting a new Game Jam Unity Project


Contributor Quickstart

Welcome to the Enigma Dragons game jam squad!

To begin work on the project, prepare yourself and your environment by following these steps:

  1. Read the Guides below
  2. Ensure that you can create/move cards on the Kanban board
  3. Setup your Development Environment

Details on each are found below.


Guides


Kanban Board


Development Environment Setup

Software Requirements:

Setup:

  1. Clone this repository using git
  2. Install any C# IDE of your choice. Visual Studio Code recommended.
  3. Install Unity Hub
  4. Launch Unity Hub and Install Unity Version Version 2023.2.20f1
  5. In Unity Hub, click Add
  6. Browse and select ../repo/src/LDJam56
  7. Click on LDJam56

Team