To design the classic game Hangman using various concepts in C++ such as: Flow of control, Data structures, Basic operations on Data structures, Object Oriented Programming(OOP), Generation of random numbers, Data File Handling. The game is designed to do the following: Allows the user to type a letter in one try. If the letter is in the word(s), then it would appear everywhere in the word(s). If the letter isn't in the word(s), then a body part is added to the gallows. The user can continue guessing letters until he/she gets the word(s) or all 6 body parts are on the gallows.
-
Notifications
You must be signed in to change notification settings - Fork 0
To design the classic game Hangman using various concepts in C++ such as: Flow of control, Data structures, Basic operations on Data structures, Object Oriented Programming(OOP), Generation of random numbers, Data File Handling. The game is designed to do the following: Allows the user to type a letter in one try. If the letter is in the word(s)…
Aswin0305/Computer-Science-Project
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
To design the classic game Hangman using various concepts in C++ such as: Flow of control, Data structures, Basic operations on Data structures, Object Oriented Programming(OOP), Generation of random numbers, Data File Handling. The game is designed to do the following: Allows the user to type a letter in one try. If the letter is in the word(s)…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published