1. Introduction
2. Unity installation and code environment
3. Getting to know different parts of Unity
4. Understanding components in Unity
5. C# Programming - Part 1
6. C# Programming - Part 2
7. C# Functions in Unity
8. Physics in Game
9. Using keyboard buttons in code
10. Movement & Jump
11. Collision structure in Unity
12. Produce Objects in Unity - Instantiate (Shooting bullet)
13. Important points - Part 1
14. Create Enemy
15. Get Score
16. Save and Load structure
17. UI in Unity
18. Create a Menu and UI Buttons
19. Animation in Unity and Game
20. Work with Animator (manage animations)
21. Load Level + Menu Animation in Unity
22. Music and Sound Effects in Unity
23. Work with timer (IEnumerator)
24. Make Pages for Game (Stop Page)
25. Export from Unity
26. Make a simple Game - Part 1
27. Make a simple Game - Part 2