Esherymack / CSMud

MUD project for CS320
GNU General Public License v3.0
1 stars 0 forks source link

Implement new class "Journal" #11

Open Esherymack opened 5 years ago

Esherymack commented 5 years ago

The player's User object should contain a Journal in which quests - completed and in progress - are stored. This journal can be accessed through issuing j or journal to the prompt.