hangman code

8
BRITTANY MOSES Hangman Code

Upload: duy

Post on 19-Feb-2016

46 views

Category:

Documents


0 download

DESCRIPTION

Hangman Code. Brittany Moses. Recall Matlab procedures Use a lot of loops and procedures Google is Amazing. What I Used to finish this program. How to Play. Click Play and Input Box pops up allowing You to Pick a letter, make sure to use a capital letter!. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Hangman Code

BRITTANY MOSES

Hangman Code

Page 2: Hangman Code

What I Used to finish this program Recall

Matlab proceduresUse a lot

of loops and

proceduresGoogle is Amazing

Page 3: Hangman Code

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

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

Code- variables

Page 6: Hangman Code

Code- Random Words

Page 7: Hangman Code

Code

Page 8: Hangman Code

Code