It will still be a little while before I get into actually developing this games systems but here's a little preview of my first C# game created using the console window. It's a text based RPG (called Majik) which will feature systems such as menu, battle, shop, and arena. Because I don't want to spend too much time focusing on this game I decided to just create an arena area where you can choose which enemy you would like to battle rather than a D&D styled game where you can browse caves, though I might later add in a dungeon or two, possibly even a town. The systems will also feature text headers created in ASCII art as the preview below shows. So if you enter a battle you will literally see BATTLE! displayed on the screen in text before the actual battle system is displayed. I'm also considering adding in an "Editor" feature which will allow the user to modify anything from Character Stats, to Enemy Stats, to Items in a Shop. Hopefully it will allow the user to edit every aspect of the game, even possibly change the ASCII art to different pre-set images. The only down side of this game is that there will be no save feature.

I've also begun looking into schooling so that I will be able to enter into professional game design. Currently I need to finish my high schooling and possibly enroll into some courses. I also want to begin looking into books focusing on C#/C++ game design.
No comments:
Post a Comment