Skip to content

mdaum/Comp560A2

Repository files navigation

Comp560A2

This document contains the instructions for running each of our programs for A2.

#Hide and Seek To run Hide and Seek, use the jar entitled A2HideSeek.jar

-args[0] is the text file (representing forest) you wish to have our implementation run on.

Ex) java -jar A2HideSeek.jar sampleForest3.txt

#Part 2: Minimax and Alpha-Beta

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages