Skip to content

EHB-MCT/assignment-1-donboscoboys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Project Starter

Project Overview

This is a starter setup for Unity projects. The folder structure is pre-organized for assets, scripts, and scenes, allowing for smooth project development.

How to Run

  1. Open the project in Unity (version 2022.1 or later).
  2. Open the Scenes/Main.unity scene and press "Play" to start the game.

Folder Structure

  • Assets/: All assets such as prefabs, scripts, models, and UI elements.
  • Scenes/: Contains Unity scene files.
  • Scripts/: Game logic scripts.
  • Art/: Contains textures and models used for the game.
  • Plugins/: For external libraries or assets.
  • UI/: User interface assets.

Attribution & License

All code is MIT licensed. Please review any third-party assets' licenses in the Assets/ folder for proper attribution.

About

dev-v-2024-2025-assignment-1-template-DEV-V created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%