The lessons provide the basic knowledge about Unity and the C# language and a focus on the State Machine applied on a Unity project.
General material on Unity and C#
State Machine
Unity Projects
- First project: Roll a Ball Game (First part)
- Second Project: Wall Game (First Part)
- State Machine: First Version
- State Machine: Simplified