From 3972c97b63bff9498ec14dff3e577757501fa3ee Mon Sep 17 00:00:00 2001 From: Michael Stacy Date: Fri, 15 Feb 2019 05:39:52 +0000 Subject: [PATCH] commit --- PROPOSAL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROPOSAL.md b/PROPOSAL.md index e08c4af..cb600b3 100644 --- a/PROPOSAL.md +++ b/PROPOSAL.md @@ -1,7 +1,7 @@ # CPTR 142: Project 3 Proposal ## Problem Definition - +The goal for this system is for a player to be able to play against an intelligent A.I. opponent. There will be varying levels of difficulty. The higher the difficulty, the A.I. will make more intelligent moves. __Key Features__ ``` -Text based game of Othello -- GitLab