Homework 3

Game Playing using MiniMax


Due: Friday, October 5th, 11:00 PM


Introduction

Consider the following variation to tic-tac-toe

Thus, in theory, the shortest game is 3 moves since both players could place Xs (although that would mean that player two played very foolishly).

Instructions

For this homework you should write a Java program (other language POSSIBLE upon pre-approval) that fits the following requirements

You must also produce a short "read me" file (readme.txt) which explains to me, the tester, how to use your program.  This includes:

Submitting Your Work

Prior to the deadline, use the homework submission system (http://math-cs.cns.uni.edu/~schafer/submit/which_course.cgi) to upload any files you have produced.  Make sure you submit all of the files needed to use your code.

In addition to online copies, please submit hard copies of this lab at the start of class on the day this lab is due.