Starting game development in Unity

Ahad L. Amdani
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.

Get the latest beta and recommended as well as recent official releases, indicating long term support (LTS).
Easily add existing projects, create new ones, and select Unity version and target platform.

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.

--

--