Skip to content

ac0745/4003CEM-miniproject_orig

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

4003CEM-miniproject

Hangman game

Following the advice from the lecture slides produce a basic hangman game.

Testing

Write the appropriate series of unit tests to validate that your code works correctly.

Advanced

  • Once the solutions have been released, use the provided test_hangman.cpp file to test your code. Compare my unit tests to your own and if any of the tests have failed, investigate why this was. Is it a mistake in the code or different assumptions between the tests and the code?
  • What additional functionality can you add to your game?
    • High score
    • Two player mode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published