Description
In this course, you will :
- In Unity, make a simple game.
- Learn the fundamentals of C# coding.
- Learn the fundamentals of the Unity game engine.
- Starting out strong in the field of game development.
- Create a basic mobile game.
- Learn the fundamentals of game logic.
- Points can be added to the player's account to reward them.
- Make animations.
- Create fundamental physics for your characters.
Syllabus :
1. Introduction
- Getting to know the UI
- Resources
- An Understanding of how things work
- Variable Quick explanation
2. Making our game
- Adding in sprites and basic code
- Adding Pipes/Obstacles
- Changing pipes' position randomly
- Challenge!
- Animation
- Main Menu
- Score System
- Building your game to android