Iteration 1 - Georges1998/BlockGame GitHub Wiki

Description

You will deliver the Block223 application in several iterations throughout the term. For each iteration, one or more deliverables are to be submitted as described below. More detailed information will be provided for each iteration. The project is done in a team of six students. If the number of students in the class is not divisible by six, then some teams may consist of five or seven students with the instructor’s permission. This permission can only be granted once the final number of students is known after the add/drop deadline on Tuesday, January 22, 2019. Please take into account that groups of five or seven students are exceptions and not the norm. Therefore, you are advised to find a group of six students to avoid disappointment when it is not possible to have a group of five or seven students.

Create a domain model of the Block223 application with Umple to be able to design a game. The domain model must show all the concepts, their attributes, and their relationships in a class diagram. You do not need to show operations in your domain model. You also do not need to show any validation checks with before/after constructs in your domain model.