A list of some of the lessons for game development (mostly in Unity) that I have made, as well as some links to external resources that I have found very helpful
They were designed to be presented and done live. If you want to try any of them, feel free to contact me with questions (assuming you have my contact information).
All links lead to GitHub repositories which have have links to slides in their README files.
- Intro to Unity
- Intro to Physics (and using Unity's physics system)
- UI in Unity
- Finite State Manchines and Enemy AI
Other Resources:
- Brackeys Tutorials - best youtube tutorials for Unity
- Official Unity Documentation
- Udemy Unreal Engine Tutorial - best resource I have found for learning Unreal