Original Post
How would I code a monster/item class in C++? I have read through several books and cannot figure out what the monster classes mean... can someone explain? I have the hit points/experiance part down.. but how do I get the game to recognize which monster is which?