Description
In this course, you will learn :
- Hands on experience developing a fully functional hangman game in Ruby.
- Knowledge of programming building blocks such as variables, collections, and conditional statements.
- Familiarity with the key steps in problem-solving and better code structure.
Syllabus :
- Handling Multiple Letters
- Improving the Implementation
- Declaring Results and Improving Presentation
- Generalizing Our Implementation