Unity Introduction and example Roll A Ball Game.
Just download (clone) this repo. This project was made with Unity 2019.4.18, so pls check if you have the same Version installed. Open Unity Hub and ADD the project. Open the project via Unity Hub.
This Demo gives u a brief overview on how Unity works. It consists of the typical "HelloWorld" Unity project u might wanna start with, when you are new to game dev and Unity. The Game consists of a few scripts which gets you started with a simple playable charachter which has the ability to collect coins. There is also a very simple ui which gets updated when collecting coins.
Feel free to check out my dev related streams on https://twitch.tv/chinyone to ask questions and hang out. Also consider having a look at the official documentation of Unity Scripting API: https://docs.unity3d.com/ScriptReference/
So stay tuned and make sure to Star this PJ and follow me on twitch. Enhancements and further lessons will be in separate folders inside the project.
Have fun and stay healthy :)