RPG MUD - Client/Server
This is text based, client/server MUD built using QT and C++
Comes with various editors to change and add all parts of the game
MUD Client Screenshot

Level Editor
The level edit allows you to edit existing levels and add new ones.
Levels are organised into sections, each section has a grid with each sqare being a level
Theres 2 types of levels, normal, which can have the enemies in, and towns, which have all the shops



Enemy Editor
The enemies editor is used to add all the stats for the differnet enemies which is then used to add them to the levels
The editor can also put the enemies into differnet groups which is used by the level editor

Item Editor
The item editor adds items that can be bought from the shops
The items can have any number of different abilities, like healing

Armour Editor
The armour editor allows you to add armour peices into the game
Armour has a price to buy and the attributes it increases when wearing

Weapon Editor
The weapons editor adds the differnet weapons into the game with thier element stats
