MatchAttack! Instructions
---------------------------

Unzip the attached archive 'CS8803_P4.zip' and change to the new directory.

To build MatchAttack!: run 'ant clean' then 'ant' in this directory.

To run MatchAttack!: change to the 'dist' directory, then run java -jar CS8803_P4.jar

For full instructions, see writeup/CS8803_P4.PDF.

For assistance, please contact Woody Folsom <woody.folsom@gatech.edu> or Marshall Gillson <mgillson1@gmail.com>.

NOTICE
------
Unless otherwise attributed, code in the 'aima' package is (c) Ciaran O'Reilly and Ravi Mohan.  It is used under the MIT license.  See LICENSE.TXT for more information.  Note that this is the actual license referenced by the project site, with placeholders for date and author names.
Description
GaTech Spring 2012 CS 8803 Game AI Project 4
Readme 9.4 MiB
Languages
Java 100%