Programming?

Is anyone here good at using C language in programming. Cause if you are I need some help with a program for a class.
Most of my experience is in Java, but I've done a little bit of C. What does the program need to do?
This is what it has to do:

Dungeon Game
Is this a first or second level course btw? And what part do you need help with?
Its a first level course. I have trouble with cases.
I don't remember doing 'cases' like this in Java, I think C and java must work differently here. It looks though like most of the code is given to you in the 'This program may use logic similar to:' section.
10 PRINT "I'm pretty good with Basic. And QBasic. C eludes me though."
20 WAIT 10
30 CLS
END