Mar 7, 2008 at 10:23pm
Hello,
i am learning c++ on my own. can anyone give me some simple c++ projects ideas that i can work on.so i can strengthen my c++ skill.
Mar 7, 2008 at 11:07pm
card games. like blackjack. the rules are well defined when the dealer must hit ect. so it makes for an easy ai.
mad libs. you ask 10 or 12 questions then make a story based on all the answers they gave.
simple bank system