Number guessing game

I'm a beginner in C++ and I'm a student and I need help making a simple number guessing game that will give an instruction screen, a scoring system, game options for different ranges (ie. 1-20 or 1-150), a method of of exiting the game at the user's discretion and there has to be either an if, if/else or/and switch statements. ANY kind of help would be greatly appreciated, thank you.
Start by thinking. Start by doing all the bits that you already can. Get it printing out the instructions at least.
Topic archived. No new replies allowed.