top of page
Unity DOTS Fundamentals
Udemy Course
This was a follow-along project I did for a course on Udemy to create a full pacman inspired game with Unity's DOTS and ECS.
During my internship at Unity Technologies, I took an interest in Unity's DOTS and ECS, and found this course on Udemy by Oliver Carson to make small game with DOTS. I was able to complete this course in my free time and gained a better understand of using ECS for game development, and how to develop games with DOTS.
This also gave me a basis for my final year dissertation where I wanted to look into data-oriented design for game development, potentially using Unity's DOTS to compare it against
bottom of page