diff --git a/SPECIFICATIONS.md b/SPECIFICATIONS.md index 48eb42d23e4fc335e5e68b8238f609b26462f1b0..4baaa5ba8bb264a5ec2171c0104d631031beca08 100644 --- a/SPECIFICATIONS.md +++ b/SPECIFICATIONS.md @@ -24,12 +24,10 @@ * Random Rooms - Semi-random(seed), Table of encounters - certain numbers correspond to certain contents of a room * ___Project Management Plan___ - * Aaron Sturtevant - Dungeon/save data - * Paul Omosa - Items/ intro menu - * Eli Chung - Player/ in game menu - * Kameron Kinsey - Dungeon / in game menu + * Aaron Sturtevant - Dungeon Class - 3/4/2018 Save Data Reading - 3/9/2018 + * Eli Chung - Items Class - 3/4/2018 / Menu's - 3/9/2018 + * Kameron Kinsey - Player Class - 3/4/2018/ Monsters Class - 3/9/2018 + * Everyone - Modifier functions for each class/ making the classes read to each other - 3/11/2018 + * Everyone - The cpp file for the game - 3/16/2018 -* __Timeline__ of individual and group delivery dates. - * 2/28 - Get base of classes defined - * 3/7 - Get all the classes to read to each other/menus working/save data working - * 3/14 - Make it done and playable \ No newline at end of file +