diff options
| author | Freya Murphy <freya@freyacat.org> | 2025-10-08 19:39:21 -0400 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2025-10-08 19:39:21 -0400 |
| commit | 892f6f62d79f173b258e8ca0f98d80157d1b8cb9 (patch) | |
| tree | 6e20823492ed816a8347656adfcd0aba09be6de7 /docs/Checkpoint.md | |
| parent | further improve const fns for Pos (diff) | |
| download | DungeonCrawl-892f6f62d79f173b258e8ca0f98d80157d1b8cb9.tar.gz DungeonCrawl-892f6f62d79f173b258e8ca0f98d80157d1b8cb9.tar.bz2 DungeonCrawl-892f6f62d79f173b258e8ca0f98d80157d1b8cb9.zip | |
Rebase changes into docs and README
Diffstat (limited to 'docs/Checkpoint.md')
| -rw-r--r-- | docs/Checkpoint.md | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/Checkpoint.md b/docs/Checkpoint.md index b5454e4..f6d87f3 100644 --- a/docs/Checkpoint.md +++ b/docs/Checkpoint.md @@ -2,9 +2,10 @@ Team members: -- Name1 -- Name2 -- Name3 +- Freya Murphy <freya@freyacat.org> +- Audrey Fuller <alf9310@rit.edu> +- Yusif Elsharawy <yse2561@rit.edu> +- Ryan Symons <ras1178@rit.edu> ## Summary Description @@ -49,7 +50,7 @@ The following should be deleted from the checkpoint document, but is included in - An “easy” project that required trivial data structures and algorithms. Feedback about how to extend the project was ignored. (Projects falling into this category are likely to lose points in Style/Design as well.) - A “moderate” project that applied basic course concepts, but did not require the group members to significantly challenge themselves or to learn something new. - A “challenging” project that demonstrates significant thought in design and implementation. Clear that the group members challenged themselves and learned something new by undertaking the project. - - What work was done for the project? (This includes both the work embodied by the final submission and work not obvious from the final submission (e.g., approaches attempted but then abandoned, suitably described).) + - What work was done for the project? (This includes both the work embodied by the final submission and work not obvious from the final submission (e.g., approaches attempted but then abandoned, suitably described).) - Did the project require learning advanced features? - Did all team members contribute to the project? - Presentation (10\%) |