Today marks an important day in the world of Chasm. I have officially begun coding being.h, which includes all the basic information for a being, player or monster. Later, I will begin work on charclass.h, which will have all the workings of any character class. Each real class (Knight, Barbarian, etc.) will be a branch of the type (like an integer, or a record in pascal). Here we go!