Getting Started in Game Development
I am regularly asked by many people, especially high school students, what they need to do/learn to get ready to make games. My advice is don’t wait until your in college to start learning to make games. Start now! With hard work, focus, and dedication, you can have your first game published before you leave [...]
Game Creation with Unity – Part 4
In part 1 of this tutorial we started a new Unity 3D project to create a space game with the goal of shooting asteroids.
In part 2, we added the controls to our player/ship so that it can move within the environment as well as the objects that will become our asteroids [...]
Game Creation with Unity – Part 3
In part 1 of this tutorial we started a new Unity 3D project to create a space game with the goal of shooting asteroids.
In part 2, we added the controls to our player/ship so that it can move within the environment as well as the objects that will become our asteroids and bullets.
In [...]
Creating Android games with Unity
I’ve had a lot of requests for tutorials on game creation for the Android based phones and tablets. This will be my first (but not last!) tutorial.
I have two, 20 minute videos that take you through the process of creating a simple flight game.
You will need the Unity engine to follow along (http://unity3d.com). While the [...]
Game Creation with Unity – Part 2
Part 2 of a series of tutorials showing how to create a simple 3D space shooting game with the Unity 3D game engine for web deployment.
