Hey everyone I decided to remake my C++ text adventure in C# and to expand on it, you may ask why, and let me tell you!
The move to C#: C# has much more advanced string functionuality, I am not limited to one word input and there is so much I can do with the input without having to add custom functions in C++.
There were many things I didn’t have time to include that I planned on having: a mini quest with an Ice Giant mini boss, fighting with NPCs, talking with enemy bosses, magic and spells, saving and loading the game.
There are new features that I developed I want to add: Animated text, ASCII art, Menus, Question and answer I/O.
Stay Tuned for updates!
1 comment