"The Pirates' Treasure Hunt" is an adventure game originally written by Delton T. Horn as part of his "Golden Flutes and Great Escapes" games collection. This is my attempt at converting it into a Windows-based GUI game program.
Do you know Dungeon And Dragon, if so you will like to participate in this project to build a small game base upon it, A style of MUD (Multi-user Dungeon) base on the rules of DnD 3.5. Video conference and audio will likely be input to help the game.
This MUD/MMORPG server uses classes and objects written entirely in VB.NET with intent to use XML files as the storage method for game object (NPC, item, character, etc) data. Currently targeting the Win32 platform.