aaron-jencks / Telnet-Mud

A Telnet MUD implemented in Gcc-Go
GNU General Public License v3.0
0 stars 0 forks source link

Create actions model #5

Closed aaron-jencks closed 1 year ago

aaron-jencks commented 1 year ago

Every action has a string name, and has a function handler, the function handler will be given a player, which it can then modify via services