narc0tiq / tinymudserver

Originally an example MUD game written in C++. Now being played with.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement NPC's

EzTargetUK opened this issue · comments

Need to implement NPC's for rooms, and roaming.

Initial NPC's will be static, and will react to a couple of basic commands / events:

Player entry
Purchasing goods
Selling goods
Player attacking them.