So you want to make that killer game ?! If you want to jump into making the game, then you don’t want to spend time writing the engine (rendering, physics, sound, etc). Here are a few top picks...
Category: Unity3D
Recently I have co-authored several eTextbooks with my long-time friend (and partner in crime) Jeff Huff. These textbooks teach the entire pipeline of developing a game from start to publication. ...
Update: I have added several new middleware/back-end frameworks to the end of this article. Background If you haven't figured it out yet, I usually have a lot of projects going on concurrently. ...
I've just returned from the ReLIVE 2011 conference (pronounce RelIve as in "It's a-live!", not re-leve, as in "I want to live"). ReLIVE is the Researching Learning In Virtual Environments held in...
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...
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...