04 March 2006
05 February 2006
PC Logic Games: Mind Rover
by bcpbcpThis is part four of five in my series on programming logic games. This week's game is Mind Rover, a commercial game which came out in the late 90s. Mind Rover is a fun and challenging game in which you build and program a rover to complete one of the many the scenarios. The scenarios range from winning a race to defeating an opponent rover in battle.
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
(5 marks)