Skip to content

Repository files navigation

ADCREA Project

This is a Semester Project for the Module "Algorithms and data structures for creative tech" at Lucerne University of Applied Sciences and Arts. This module revolves around foundational data structures. Students learn to implement, test, and apply foundational data structures and algorithms using C# and Unity.

Lecturer: Prof. Laszlo Arato

Project Overview

This repository contains a collection of algorithms and data structures implemented in Unity. It serves as a platform for learning and experimenting with various concepts in computer science, with practical applications in game development using Unity.

Presentation Slides

Slide_1 Slide_2 Slide_3 Slide_4 Slide_5 Slide_6 Slide_7 Slide_8 Slide_9 Slide_10 Slide_11 Slide_12 Slide_13 Slide_14 Slide_15 Slide_16 Slide_17 Slide_18

Project Structure

ADCREA_Project/
├── Assets/
│   ├── Scripts/          # Contains all C# scripts
│   ├── Shaders/          # Contains ShaderLab and HLSL files
│   ├── Scenes/           # Unity scenes
│   ├── Prefabs/          # Prefabs used in various scenes
│   └── Textures/         # Textures used in the project
├── ProjectSettings/      # Unity project settings files
└── README.md             # This README file

Licensing

This project is licensed under the MIT License. Please see the LICENSE file for more information.

Badges

License
Unity Version

About

A Unity Project for Algorithms and Data Structures

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages