So, you want to start developing your first video game? You've come to the right place! During this course, you'll learn how to develop a 2D game with the Unity game engine. The best way to learn how to make games is to start making them. Doing things yourself and figuring them out as you go is how you'll learn.
One of the most important tools of any game developer is the game engine. In the game engine, the game is assembled from many different pieces to a functioning game. Graphics, code, and audio all are put together in the engine. Levels are created and the design is brought to life.
The engine we'll be using is Unity. It's a versatile tool used not only in gaming but also in architecture and engineering, film, and cinematics among many other things. You can create PC, mobile, web, VR, AR, and even console games with relative ease. As it's at the core of game development, it's a great tool to start with and get used to.
You'll not only make a small prototype game during this course, but we'll also guide you through the publishing process. By the end, you’ll have a ready-to-go demo and a publically available page where you can share your game!