2006-08-21

A brute-force opponent for project 1

The files for a brute-force opponent for project 1 are now posted on the handouts page. To incorporate this code you'll need to add brute.h and brute.c to your Makefile, and modify your version of game.c.