Any good ideas for new programs??

Im trying to learn c++ and I cant think of any good programs to write. Any ideas? Maybe fun programs that you've written before. Just looking for ideas. Any help would be much appreciated
Last edited on
Calculator(multi function, support for decimal, error checking)
Notepad(new,open,save)
Text Based Adventure game(can utilize a lot of C++ practices)
Simple file encryption (using something simple like ROT13)
Ping a domain/IP(if your into network programming)

*shrugs*
Topic archived. No new replies allowed.