There is no item name here. You can call it anything. But I will call it "Project1", because it's the firstt game I made.
There is a exe file on it, the UI of it is like the MS DOS. You can type commands in it. And your gole is finding the passkey in the forders and files. Then you can use the passkey to exit the game.
You can use the commands to open all of the forders and files in the game. The commands I made include:
hello, to say hello. You will see a sinple massege;
help, to show all of the commands;
exit, to exit the game, but you need the passkey;
goto, to open a forder, or you can type "goto forder name" to open faster;
where, to show the current forder you are in and what files in it;
open, to open the files with the default program.
There is no file can be opened in it, because I can't make files. I'm thinking how to store them and how to open. I don't want to see another window when I opena file.
(At the last, I choose open the files with another window. I belive there is a better way, but I can't find it)
Another thing is, I a green hand of C++ (Yes, it been made by Visual C++/CLI), so I can't add more features in it. It's the reason of I put it on GitHub.
And, if you can help me to build it, pleas contect me at cty11072011@outlook.com, and you also can find me at Microsof Teams, this is [my ID]{cid.d4bc77264710ebe2}.
I'm student and I leant C++ for a half years. So I'm not have enough time to do that.