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.

1 comment: