|
|
The Robot Code I decided to write a full-on four-in-a-row playing program, with a look-ahead min-max algorithm. Although the program itself isn't huge, I think it really pushes the boundaries of what can be acheived on the RCX unit.
Once I had the robot finished, I wrote a version which can be played without needing the robot - just using the RCX on its own - with the small LCD display and standard buttons used to interract with the user.
The 4-in-a-Robot Algorithm
The 4-in-a-Robot Control Programming
|
|