{"id":25927860,"url":"https://github.com/sbarbett/go-mud","last_synced_at":"2026-04-19T02:32:03.293Z","repository":{"id":280231283,"uuid":"941320575","full_name":"sbarbett/go-mud","owner":"sbarbett","description":"A MUD server project written in Go","archived":false,"fork":false,"pushed_at":"2025-03-09T15:11:09.000Z","size":3690,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-09T16:22:53.579Z","etag":null,"topics":["go","mud-server","rom-mud"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sbarbett.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-02T02:20:35.000Z","updated_at":"2025-03-09T15:11:12.000Z","dependencies_parsed_at":"2025-03-02T06:34:56.087Z","dependency_job_id":null,"html_url":"https://github.com/sbarbett/go-mud","commit_stats":null,"previous_names":["sbarbett/go-mud"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sbarbett/go-mud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbarbett%2Fgo-mud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbarbett%2Fgo-mud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbarbett%2Fgo-mud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbarbett%2Fgo-mud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbarbett","download_url":"https://codeload.github.com/sbarbett/go-mud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbarbett%2Fgo-mud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31991969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","mud-server","rom-mud"],"created_at":"2025-03-03T21:10:55.043Z","updated_at":"2026-04-19T02:32:03.287Z","avatar_url":"https://github.com/sbarbett.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-mud\n\n**go-mud** is an attempt to create a simple MUD (Multi-User Dungeon) server in Go, inspired by the stock **ROM 2.4** codebase I remember from my childhood. This is my first attempt at a Go project.\n\n## Features\n- Basic telnet-based multiplayer interaction\n- Persistent character creation and storage\n- Room-based movement and descriptions\n- Area and mob loading from YAML files\n- Simple command handling\n- Basic combat system\n- Stats and experience\n\n## Running the Server\nTo run the MUD server locally:\n```sh\ngo run .\n```\nOr, with Docker:\n```sh\ndocker compose up --build\n```\n\n## Example\n\n![Screeenshot of login](./img/ss5.jpg)\n![Screeenshot of movement](./img/ss6.jpg)\n![Screeenshot of combat](./img/ss7.jpg)\n![Screeenshot of scorecard](./img/ss8.jpg)\n\n## Why?\nI wanted to recreate the experience of old-school MUDs while learning Go at the same time. This project is primarily for **fun and nostalgia**—but if it turns into something functional, cool.\n\n## License\n\n[MIT](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbarbett%2Fgo-mud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbarbett%2Fgo-mud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbarbett%2Fgo-mud/lists"}