diff --git a/assessment.md b/assessment.md new file mode 100644 index 0000000..87dc0eb --- /dev/null +++ b/assessment.md @@ -0,0 +1,14 @@ +# Game Project Assessment + +Danielle, + +What a lovely little game! I've never seen a game like it, and the mechanic of pre-planning +the plane's route works so well. If I were going to suggest areas to work on, the +`PlaneAgent`'s methods seem a bit heavy and repetitive--could you abstract out common +behavior for all the different cases? + +This is really nice--with some more polishing, I think you'd have an addictive little Terminal +game :) + +-Chris +