diff --git a/README.md b/README.md index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..37c402baf92027edeb9713d882077a75dcb40bc4 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,6 @@ +This is the REPO referring to our Artifitial Intelligence project: + +Given the Professor's base code, we will write our own Player code. +The Player will take in a Flood-It game board, and based on it, +the Player will try to find (under 10 minutes) the best possible +set of color choices to win the game and return it.