Add assessment

This commit is contained in:
Chris Proctor 2024-05-20 17:09:11 -04:00
parent eac94f2980
commit f9848b80bc
1 changed files with 14 additions and 0 deletions

14
assessment.md Normal file
View File

@ -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