mud-engine
v0.7.0
Published
TypeScript game engine library for MUDs that handles core logic, including entity creation, room management, and game interactions in a modular and extensible way.
Downloads
9
Maintainers
Readme
Mud Engine
TypeScript game engine library for MUDs that handles core logic, including entity creation, room management, and game interactions in a modular and extensible way.
Installation
Use the package manager NPM to install mud-engine.
npm installUpdate version
npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease | from-git]Usage
import example from 'mud-engine'Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
