Some practice projects

I have read the tutorial in this site until Classes(I).
I was hoping to find a couple of good projects to make that involve using various concepts.
I have done most of the Beginner Exercises (the one in the Articles), the ones I haven't done are those that are beyond me at the moment.

So can some one suggest a few good projects for me?

EDIT: I have learnt a part of file streaming as well
Last edited on
closed account (S6k9GNh0)
How about an IRC library? Or perhaps, some other random protocol you can implement?
Make a sudoku program. Pretty good project for starters involving every step of the creation process. You can look online for example games then create and develop your own process.
Games are good =]

If you'd like to, you could help me out on a couple easy projects I'm going to be working on here quickly.

Games:
Strategy game : real time (semi-somewhat 4-way chesslike) with more classes, abilities, upgrades, and epicness. Some ideas for said game, scouts and mystics that allow you to predict/see enemy units appear/ where they're going to appear. Basic footmen and archers, all the way up to sith lord and above =]

Action game : simple avoidance with a twist (very quick dev time, with my engine < 4 hours)

Also thinking about making an animation program, I used to do a ton of animations on my ooolllddd palm pilot's painting program, which were simply awesome, and I'd like something similar on my computer!

I will try sudoku first. And yes, I too like games.
Topic archived. No new replies allowed.