Meeting 2 saw the division of tasks for the first milestone
Aashna - Card Class Brian - Player Darren - Deck Angus - Game
- Player Range - Angus
- Card Visibility - Brian
- Official Notation - Aashna
- Draw Method - Brian
- Special Card Actions - Angus
- Card State Observation - Aashna
- Card Placement Validation - Angus
- Scoring - Brian
- UML Modeling - Brian
- Sequence Diagrams - Darren
- Data Structure Explanation - Aashna
- JUnit Testing - Individual
- Readme File - Aashna
- Documentation - Individual
Bonus:
- Whoever is done first
Issues:
- There are no checks for the deck being empty that prevent an exception from being thrown
- Test new methods in player