New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

muddy

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

muddy

A Node.js Multi-User Dungeon (MUD) Framework

  • 0.5.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
20
increased by122.22%
Maintainers
1
Weekly downloads
 
Created
Source

Muddy v0.5.4 Build Status HitCount

A Node.js Multi-User Dungeon (MUD) Framework

Current Status:

A good amount of basic functionality in place, but under development. Builder features for creating rooms in-world partially in place. Fighting not yet programmed. Equipment stats coming very soon.

Planned Track:

  • Web-based user interface that can be enabled/disabled for area development and mobile scripting.
  • Full-fledged fight engine with easy to implement modifiers for powerful, yet easy fight customizability
  • Massive, in-game expandable, interactive and dynamic world, with a range of areas, rooms, items, and mobiles
  • Random and wide-ranging item rarities and stats, customization on top of that
  • Advanced mobile scripting capabilities, along with dynamic weather and other periodic events, all customizable
  • Races and lineages, each with their unique benefits, deficiencies, and skillsets, again completely customizable

Currently Implemented Commands:

  • astat
  • colors
  • commands
  • create
  • down
  • drop
  • east
  • equipment
  • get
  • goto
  • look
  • inventory
  • istat
  • mstat
  • north
  • northeast (ne)
  • northwest (nw)
  • quit
  • remove
  • rstat
  • say
  • save
  • shutdown
  • south
  • southeast (se)
  • southwest (sw)
  • title
  • up
  • ustat
  • wear
  • west
  • who
  • wield

Keywords

FAQs

Package last updated on 06 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc