Releases: cpe305/fall2016-project-morteriser
Releases · cpe305/fall2016-project-morteriser
Final Build
Contains full functionality in a 2 player game on the same system. Allows users to pick 4 units between 4 types of Figurines. Game determines a winner based on who loses all their units first.
Contains unit tests for most testable functions.
Almost completely clean of all issues in sonarqube.
Data Layer
Build of the program with the focus on the data layer in architecture through the reading of xml docs.
Demo Build
Build of the program with an interactive demo, contains the core functionality of the project.
System Architecture Skeleton
Skeleton of the System Architecture and Design Patterns intended for use.