12 February 2006
PC Logic Games: RoboCode
. In this game, you have to program a robot in Java. You program how it moves and turns. You program how it hunts for opponent robots. You program how it turns its gun and fires. Your program can be simple or as complicated as the Java Virtual Machine allows.
21 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.
1
(2 marks)