summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobby Zambito <Zambito101@gmail.com>2019-11-30 21:23:12 -0500
committerGitHub <noreply@github.com>2019-11-30 21:23:12 -0500
commit665bacb9639095cdf9f2cd117d5e213c40aa1bd3 (patch)
treeb77a45505c6d17c039b85874a2f23bdb4087d784
parent0a33acbf0dd5ca40bbf18089b20885fa832acfc5 (diff)
Create README.mdHEADmaster
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0aedaac
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# OthelloAI
+
+Final project for CS 490 Artificial Intelligence.
+
+In this project I created the game of Othello and a few simple reflex agents of varying difficulty to play against.