Top Banner
BRITTANY MOSES Hangman Code
8

Hangman Code Brittany Moses.

Jan 19, 2018

Download

Documents

Stanley Norris

What I Used to finish this program Recall Matlab procedures Use a lot of loops and procedures Google is Amazing
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Hangman Code Brittany Moses.

BRITTANY MOSES

Hangman Code

Page 2: Hangman Code Brittany Moses.

What I Used to finish this program Recall

Matlab proceduresUse a lot

of loops and

proceduresGoogle is Amazing

Page 3: Hangman Code Brittany Moses.

Click Play and Input Box pops up allowing You to Pick a letter, make sure to use a capital letter!

If guess is correct then it will display in word boxes.

How to Play

Page 4: Hangman Code Brittany Moses.

If guess is wrong you get a message, and the consequence is you get a hangman head

If you can’t guess the word, You Lose!

How to Play

Page 5: Hangman Code Brittany Moses.

Code- variables

Page 6: Hangman Code Brittany Moses.

Code- Random Words

Page 7: Hangman Code Brittany Moses.

Code

Page 8: Hangman Code Brittany Moses.

Code