{"id":39646150,"url":"https://github.com/gabereiser/swr","last_synced_at":"2026-01-18T09:05:47.344Z","repository":{"id":50268387,"uuid":"514322942","full_name":"gabereiser/swr","owner":"gabereiser","description":"SWR MUD - A space text based adventure","archived":false,"fork":false,"pushed_at":"2024-03-06T15:28:35.000Z","size":20192,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-05-01T18:59:19.826Z","etag":null,"topics":["cli","d20-game","hacktoberfest","mud","mud-server","role-playing-game","roleplaying","roleplaying-game","server","star-wars","starwars","starwarsrpg","telnet","telnet-bbs","text","yaml"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gabereiser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-15T15:44:32.000Z","updated_at":"2024-03-31T13:21:51.000Z","dependencies_parsed_at":"2023-01-29T04:45:16.121Z","dependency_job_id":null,"html_url":"https://github.com/gabereiser/swr","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/gabereiser/swr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabereiser%2Fswr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabereiser%2Fswr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabereiser%2Fswr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabereiser%2Fswr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabereiser","download_url":"https://codeload.github.com/gabereiser/swr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabereiser%2Fswr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28534154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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":["cli","d20-game","hacktoberfest","mud","mud-server","role-playing-game","roleplaying","roleplaying-game","server","star-wars","starwars","starwarsrpg","telnet","telnet-bbs","text","yaml"],"created_at":"2026-01-18T09:05:47.276Z","updated_at":"2026-01-18T09:05:47.334Z","avatar_url":"https://github.com/gabereiser.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SWR\n\n[![Build](https://github.com/gabereiser/swr/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/gabereiser/swr/actions/workflows/build.yml)\n\n## Building\nAfter cloning the repository, `make all` will download dependencies and build the server.\n\n## Running\nOnce built, the executable `server` will be in the `bin` directory. Simply run it from the root\nof the repo with `./bin/server` on POSIX or `bin\\server.exe` on Windows.\n\n## History\nGrowing up I used to play muds. I loved them. There was a mud called SWR based on SMAUG (which in turn was a merc/diku derivative)\nthat recreated the Star Wars universe in text based form. It was pretty good and other muds formed by forking the source and adding\ntheir contributions.\n\nSWR is a reimagining of that codebase without the merc/diku/smaug legacy. Instead, it's a pure go mud with some javascript for scripting\nthat is more flexible and robust than the C mud engines of old.\n\n## Features\n- TELNET echo/no-echo\n- ANSI Colors\n- Color Codes in MERC/DIKU/SMAUG style (ex: \u0026WThis is White\u0026d) 'This is White' in ⬜ text `#ffffff`\n- Fuzzy Matching. Commands in the mud are fuzzy matched. Which means the command `LOOK` can be called using just `l` or `look`. Similarly the command `SCORE` can be called with just `sc`. This makes it quick to execute commands with shortcuts.\n- YAML based areas. Easy to edit.\n- Progressive Language system with alphabet support.\n- Scheduled Function calling.\n- Scheduled Backups using `tar` shell command.\n- Multi-threaded using *go* routines.\n- Abstract command system makes it easy to add commands.\n\n## Planned\n- [x] Area Resets / Mob Resets\n- [ ] Browser based area editor\n- [ ] Spaceships\n- [ ] Crafting\n- [x] Combat\n- [ ] Starting Newbie Area\n- [ ] Training Skills\n- [ ] Skill Tree\n- [ ] Cargo/Trade\n- [ ] Guilds/Clans\n- [ ] Factions\n- [ ] Space Combat\n- [ ] Dungeons\n- [ ] Raids\n- [ ] Quests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabereiser%2Fswr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabereiser%2Fswr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabereiser%2Fswr/lists"}