Starting game development in Unity
Apr 27, 2021
--
They’ve really made installing Unity super easy with Unity Hub. You can even have side-by-side installations of multiple versions. Just download and install the Hub, then leverage the Hub to manage your Unity installations, including upgrading projects to the newer versions.
During the first part of the course, 2D game development, the project I’ll be creating is sovereignty, an arcade-style space shooter. I’ve also created a public repository for the game over at GitHub to track my progress and consistency, as well as hold myself accountable by demonstrating regular commits.