Description
Overview
About this Course
- 3:34:00 Hours
- 12 Months Access
- Presented by highly qualified, industry leading experts
Learning the fundamentals of programming is very empowering, but the next question is how can I use it? We are going to use some of the skills and knowledge that you have acquired to build a childhood game, Hangman, on in the command line environment.
Course Details
Course Outline
Top of Form
HANGMAN V1
- Overview
- Plan The Project
- Set Up The Project
- Take Guesses
- Determine Correct Guesses
- Add Presentation
REFACTOR TO FUNCTIONS
- Refactor to Functions
HANGMAN V3
- Add A Scoreboard
- Determine Win Or Lose
- Print Banners