Data Structures For Game Devs: Dictionaries | Unity Tutorial (Part 3)

Опубликовано: 11 Январь 2025
на канале: Anni
12,534
566

This is a multi-part guide/tutorial on data structures for Unity game developers, with lots of examples and a focus on using them to make your dev life easier! We cover Dictionaries in this third part.

Full Playlist:    • Data Structures In Game Dev  

Part 1 (Arrays, Lists & Fundamentals):    • Data Structures For Game Devs: Arrays...  
Part 2 (HashSets):    • Data Structures For Game Devs: HashSe...  
Part 3 (Dictionaries): You're here!
Part 4 (Queues & Stacks):    • Data Structures For Game Devs: Queues...  

These are my first tutorial-style videos on the channel, so let me know what you think!

Say hi:   / anniisgame  

Gameplay:
Age of Empires
Disco Elysium
Islanders
Stardew Valley

Chapters:
0:00 Intro & Crucial Prerequisites ;)
0:20 What Are Dictionaries?
1:20 Example 1
1:47 Properties & Features
2:24 Example 1 cont'd
2:54 Use The Docs!
3:22 Quiz
3:44 Advanced Use Cases
4:19 Example 2
5:24 Example 3
6:46 Quiz Resolution