Im planning to make a game in C# for a school project. I picked C# because the code seems to be looking clean and somewhat easy to pick up for a beginner.
Now im wondering which syntaxes(?) i should be looking in to for making a game that works like this:
You have entered the hallway what you want to do?
If given the correct answer here it would progress, if wrong answer it would not progress forward. Also i would like to have more than 1 right answer for some bonus/secret stuff.
PS: Is there a way to use computers in built beeper for some music?