/BlameGameDsed-UWP

Simple C# UWP game where you have to identify a criminal by asking one of two questions to suspects.

Primary LanguageC#

The Blame Game

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.

Blame Game Gif

Assignment requirements

  • 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

Assignment example