- 1. Print graphics
- 2. MadLibs
- 3. Calculator
- 4. Applications
- 5. Numbers
- 6. Conjectures
- 7. StudentMIS
- 8. Tickets System
- 9. Sequence List Basic System
- 10. Sequence List Application System
- 11. Link List Basic System
- 12. Link List Application System
- 13. Complexity of Algorithms
- 14. Queue Application System
- 15. Stack Application System
- 16. Sparse Matrix System
- 17. Triangular Matrix System
- 18. Idioms Solitaire(成语接龙)
- 19. Binary Tree System
- 20. Huffman Tree System
- 21. Graph System
- 22. BitOperation
- 23. BigNumber
- More to be coming...
Welcome to C++ Program Design!
For academic exchanges, please add WeChat: 22995321
Projects of C++
C++ Programming and Object-Oriented Design
Project 2. MadLibs: Story Maker
Click to Download the Executable Files.
Click to Download the Sources Files. (Password Needed)
Name: MadLibs
Copyright: Seng Dewen
Author: Seng Dewen
Date: Sept. 16, 2020
Description: Mad Libs is a fun party game. The object of the game is to produce a humorous story by using word substitutions. Word descriptions are followed by blank spaces. Players fill in these blank spaces with words that match the descriptions. Most word descriptions are simple parts of speech, like "noun", "verb", "adjective", etc. When complete the story will be funny, crazy, ridiculous or just plain dumb. You can never tell till the story is read back. Nevertheless, it's FUN!
Menu
1. MadBoy
2. MadPanda
3. MadCrime
4. MadDay
5. MadLife
6. Exit
|