Thursday, March 29, 2012


I am currently working on several projects. One is a board game adaptation of Cops and Robbers. We created a board with a city-like layout for the cops and robbers to move around in. The robbers try to steal money from different buildings and bring it back to their safehouse. They win if they manage to steal $1,000,000. The cops try to stop the robbers by arresting them, and win if all robbers are in jail at the same time.


I will put up pictures and a video as soon as possible.


I have two coding projects as well. The smaller one is procedurally generating snowflakes in Actionscript using a recursive version of Koch's curve. Once generated, the snowflakes will fall, and the user can create more or reset the program. I will put up some code and talk about how I got everything to work in the next entry.


The larger project is a pinball machine being made in Actionscript. There isn't anything substantial yet, but as I work more on it, I will put up code and pictures of the game.

Sunday, March 25, 2012

Hi. My name is Robert Bastian. I am a Game Design & Development major at the Rochester Institute of Technology. My main focus is programming and level design. I will be using this blog as a means to record progress on in and out of school projects and endeavors.


Some of my first posts will be examples of past projects I have worked on, and I will gradually start putting up what I am currently working on.