diff --git a/assignments/src/README.md b/assignments/src/README.md index 1f58750ab0dddb817f6046adbb16807da4edf0d0..a2268029d85d3528c81919acd6976b0908756b00 100644 --- a/assignments/src/README.md +++ b/assignments/src/README.md @@ -2,6 +2,9 @@ These assignments directories are produced by students enrolled in the MV3500 course. +Each project directory is maintained working even as Java might evolve over the years. +They are a ready resource for all students, at NPS and elsewhere. + <!-- View this page at https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/assignments/src/README.md --> 1. [MV3500Cohort2018JanuaryMarch](https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/assignments/src/MV3500Cohort2018JanuaryMarch) @@ -17,3 +20,8 @@ These assignments directories are produced by students enrolled in the MV3500 co 6. [MV3500Cohort2022MayJune](https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/assignments/src/MV3500Cohort2022MayJune) 7. [MV3500Cohort2023MarchJune](https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/assignments/src/MV3500Cohort2023MarchJune) + +8. [MV3500Cohort2024JulySeptember](https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/assignments/src/MV3500Cohort2024JulySeptember) + +For more information on these tasking for each of these cprojects, +please see the [parent-directory README.md](../README.md)