Skip to content
/ mud Public
forked from latticexyz/mud

MUD is an engine for Autonomous Worlds

License

Notifications You must be signed in to change notification settings

echallenge/mud

 
 

Repository files navigation

MUD

MUD is an engine for autonomous worlds.

To get started, have a look at the documentation and reference implementation of a simple MUD project.

Local dev setup

  • Clone MUD: git clone https://github.com/latticexyz/mud
  • Install go (to build packages/services): https://go.dev/doc/install
  • Install jq (for various yarn commands): https://stedolan.github.io/jq/download/
  • Install dependencies: yarn (in mud root)

About

MUD is an engine for Autonomous Worlds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.5%
  • Solidity 17.5%
  • Go 12.9%
  • WebAssembly 1.6%
  • JavaScript 0.5%
  • HTML 0.4%
  • Other 0.6%