Original Post
Hello, this is my first post ever on the forum. I'd like to know what I'd first need to know to create a zork-like game in C#. I am an absolute beginner at C# programming but I do know some commands here and there. What kinds of commands would I need to learn to make a game like that, preferably in a book? I already know how to make those simple 1 2 3 option text adventures since it only uses the case break etc. commands. I don't feel like going into graphical gaming just yet, and if I do, I only want to stay 2D.