Game development can be a really fun way to combine your creative and technical skills to build fun and original experiences! With modern game engines you can access many extremely powerful features with a minimal amount of C# to create your first game. In this stream we build a quick game from scratch to introduce some of the things you need to know to get started building your own projects in Unity including creating MonoBehaviors, interacting with Physics, handling Input and creating Game Objects.
Resources
- Learn more about using the Visual Studio Unity plugin
- You can download Unity here
- You can get Visual Studio here