Simple C# UWP game where you have to identify a criminal by asking one of two questions to suspects.
Created for the first assignment at the Software Engineering course.
- At least one class
- At least two Unit Tests of major parts
- At least one sound
- At least one image
- Sound and image should be loaded from the resource folder.
- All significant code to be commented
- Project to be hosted on Github (include your url)
- No variables in the code – all in the classes
- Include WIN / LOSE and Total scores