Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Beginner C++ program ideas?

My teacher has assigned a project to write a program "that shows your understanding of the concepts covered in class." That's all -- no suggestions, no directions, nothing. I need ideas!

What we've covered: simple I/O (cin, cout, & formatting); control structures and loops; functions; strings; arrays; vectors; structs; classes and inheritance.

Any suggestions? Thanks!

1 Answer

Relevance
  • 1 decade ago
    Favorite Answer

    If it were me, I'd write a (very) simple game. I mean like "guess what number I'm thinking of" easy. Or a dice rolling application, where you use ASCII graphics to show the results of a die roll (no animation). Or tic-tac-toe, where you redraw the grid with every turn. Easy, fun. HTH

Still have questions? Get your answers by asking now.