Skip to content

Releases: cpe305/fall2016-project-morteriser

Final Build

10 Dec 05:00
Compare
Choose a tag to compare

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

03 Dec 07:50
Compare
Choose a tag to compare
Data Layer Pre-release
Pre-release

Build of the program with the focus on the data layer in architecture through the reading of xml docs.

Demo Build

18 Nov 14:50
Compare
Choose a tag to compare
Demo Build Pre-release
Pre-release

Build of the program with an interactive demo, contains the core functionality of the project.

System Architecture Skeleton

01 Nov 06:14
Compare
Choose a tag to compare
Pre-release

Skeleton of the System Architecture and Design Patterns intended for use.