From a9ae7aab553aaf81c66999172b6adc572916129e Mon Sep 17 00:00:00 2001 From: moikheck Date: Wed, 3 Nov 2021 20:28:00 -0400 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93cfd3f..b3ceb31 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ We personally believe that this project/iteration deserves an A, based on the fo - [X] C-6: The release demonstrates the core gameplay loop: the player can take actions that move them toward a goal. - [X] B-1: The README.md file contains a personal reflection on the iteration and self-evaluation, as defined above. - [X] B-2: The game runs without errors or warnings. -- [ ] B-3: The source code and project structure comply with our adopted style guides. +- [X] B-3: The source code and project structure comply with our adopted style guides. - [X] B-4: Clear progress has been made on the game with respect to the project plan. - [X] A-1: The source code contains no warnings. All warnings are properly addressed, not just ignored. - [X] A-2: The game includes the conventional player experience loop of title, gameplay, and ending.