Introduction
This course is designed for kids who are interested in learning how to develop their own 3D Ball Runner game. Using the Unity engine and the C# programming language, students will be able to create their first game within a few lessons. No prior knowledge of C# is necessary – all that is required is some experience with coding.
By the end of this course, students will have a complete understanding of how to use Unity to create 3D games from start to finish. They will also have gained valuable experience working with one of the most popular game engines in the world.
Video Game Development Course Designed For you
Our video game course is designed to cater to online and offline classes, providing flexibility in terms of delivery Whether you prefer direct supervision in classroom, or teaching remotely our course can accommodate your needs.
Our video development course is designed with teachers in mind. We understand not all teachers experienced with Unity 3D or C#. To address this, we provide comprehensive training video tutorials to ensure that teachers are fully equipped and ready to teach the course material to their students. With our flexible delivery and powerful training resources, we're confident that our course can equip teachers with the necessary tools to inspire next generation of game developers.
Covered Topics
• Position, rotate and scale gamobjects inside Unity
• Add colors and background textures to gameobjects
• Understand the programming logic for taking input from the keyboard arrow keys and move the sphere in different direction.
• Making the Ball jump (over the hurdles)
• Creating golden coins and rotating them
• Collecting the coins and decrementing the score once each coind is collected
• Switching the scene once all the coins are collected
• Working with 2D Components such as 2D Text, Background textures and 2D Buttons for developing the Menu scene and End scene.
• Adding Onclick event to the buttons for switching between scenes when button is pressed
• Exiting the game once exit button is pressed.