For this tutorial we will show you how to code the screen wrap of your game. Screen wrap is when… Read more How to Code Screen Wrap
For this tutorial we will show you how to code the screen wrap of your game. Screen wrap is when… Read more How to Code Screen Wrap
In this tutorial we teach you how to make the death zone for your game. We show you how to… Read more How to Create the Death Zone
For this tutorial we show you how to code the movement and movement controls for the main character. In this… Read more How to Code the Player Movement
In this video we teach you how to make the prefab for your main character. Prefabs are game object that… Read more How to Make the Main Character Prefab
In this tutorial we teach you how to make the animation of the alien spaceship that is found on the… Read more How to Create the Animation for the Spaceship
For this video we teach you about animation and how to make then. The animation that we cover in this… Read more How to make a Video Game Animation
In this video we show you how to link a button to a URL (website) in code. Doodle Jump has… Read more How to Link a Button to a URL
In this tutorial we teach you how to create the code for the play button of your game. After this… Read more How to Code the Play Button
In this tutorial we teach you how to construct the main menu for your game. Main menus need to include… Read more How to Make a Main Menu
For this lesson we start using Unity and show you how to insert a simple sprite (2D image in gaming)… Read more How to Insert the Background into Unity