public marks

PUBLIC MARKS from bcpbcp with tags games & programming

March 2006

GameProducer.Net » Blog Archive » Sometimes Programming Is Like Playing an Adventure Game

(via)
If sometimes you feel you cannot solve a problem and you feel tired - go to sleep and let your brain solve the problem while at sleep. It just might work.

January 2006

PC Logic Games: Bug Brain

This is part three of my five part series on programming logic games. This week's game, Bug Brain, uses neural nets as its programming model. Neural nets are a mainstay of machine learning in computer science and of science fiction stories. In each Bug Brain level, you have to construct a neural net to guide your bug to complete some task. For example, in the level pictured below, you program the lady bug, and your task to have it eat the three bugs without falling off the branch.

PC Logic Games: Node Warriors

Each turn, you queue up five instructions for your cyber bug to follow from the random list of available instructions.

PC Logic Games: Robby

This is the second in a five part series of programming logic games.

November 2005

October 2005