21 January 2006
PC Logic Games: Bug Brain
by bcpbcpThis 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.
19 January 2006
PC Logic Games: Node Warriors
by bcpbcpEach turn, you queue up five instructions for your cyber bug to follow from the random list of available instructions.
16 January 2006
PC Logic Games: Robby
by bcpbcpThis is the second in a five part series of programming logic games.
1
(3 marks)