C++ project ideas

Alright, I have looked up many times C++ project ideas.

But the only thing I am finding is highschool level projects.
Does anyone have some more advanced concept ideas?

I have looked up open source projects using c++ but not finding anything.
Any ideas?
closed account (DSLq5Di1)
Anything that sounds fun and is of use to you, most of my hobby projects have started in that fashion.. for example:

- When Soldier of Fortune 2 was alive and kickin', I created my own alias finder that integerated with the game and saved a database of aliases for each players guid. You could print a persons aliases to the console ingame in a matter of seconds.

- Downloading files from rapidshare started to get really irksome, I intended on developing my own rapidshare downloader, even had a fancy name picked out for it, RapidQ, though this has been on the backburner for awhile.

- I'm not very fond of most of the online tv guides floating around, so I've been working on a lil tv guide viewer/scheduler application that pulls in data from the net.

The list goes on, but the point is, work on something you have passion and motivation for rather than programming for the sake of it.

Well really I only have ideas for embedded programming. But I was looking for something on the higher level OOP side.
Topic archived. No new replies allowed.