A project with step-by-step scenes illustrating the very basic concepts of Unity programming: game objects, components, transform, rendering, properties, behaviors, scripts, movement, time, materials, keyboard and mouse input.
Text explanations are available here in folder 03.
NOTE: To clone the project, you may need to install git lfs:
git lfs install