From 063d9227e6bf2f8e3970981b8801e798bbe86299 Mon Sep 17 00:00:00 2001 From: "Brutzman, Don" <brutzman@nps.edu> Date: Sat, 21 Aug 2021 08:04:12 -0700 Subject: [PATCH] project guidance --- .../projects/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 assignments/src/MV3500Cohort2021JulySeptember/projects/README.md diff --git a/assignments/src/MV3500Cohort2021JulySeptember/projects/README.md b/assignments/src/MV3500Cohort2021JulySeptember/projects/README.md new file mode 100644 index 0000000000..a89d2ac49a --- /dev/null +++ b/assignments/src/MV3500Cohort2021JulySeptember/projects/README.md @@ -0,0 +1,14 @@ +## Final Course Projects 2021September + +Create a dedicated subdirectory for each individual or team project. + +Example: `SmithJones` + +See the [course syllabus](../../../../MV3500NetworkedGraphicsSyllabus2021JulySeptember.pdf) for details on how to document your project. + +Typical final project deliverables: +* `README.MyProject.md` providing a basic description of goals, running the project, files, etc. +* Source code, screen shots, console text log, and any other assets +* Powerpoint presentation, video capture (if you want) + +These deliverables have excellent value going forward, hopefully benefiting your thesis efforts as well. Questions welcome, keep going! -- GitLab