MUD相关优秀站点和资源导航

2025-05-03 14:00:29 世界杯2019

因为MUD古老而小众,很多网站因为各种原因消失了,网站资料越来越少,本贴做为MUD资源和站点的导航,分享互联网上MUD相关网站,也欢迎大家跟贴提供资源,只要是MUD相关的都可在此跟贴,谢谢大家。

游戏驱动

LPMUD

FluffOS 官网:https://www.fluffos.info/

FluffOS 源码:https://github.com/fluffos/fluffos

其它类别

LDMud 官网:http://www.ldmud.eu/

LDMud 源码:https://github.com/ldmud/ldmud

NODEJS 引擎:https://ranviermud.com/

游戏资料

MUD游戏百科:https://mud.wiki/

LPC介绍WIKI:https://mud.fandom.com/wiki/LPC

巫师管理手册:https://www.mud.ren/doc/wizard/

MudOS v21c2 中文翻译索引:http://www.mud.ren/doc/ffdoc/

Wilderness MUD homepage:https://www.cs.hmc.edu/~jhsu/wilderness/

LPC Grundlagen:http://wl.mud.de/mud/doc/lpc/contents.html

LPC tutorial:http://www.geas.de/tutorial/lpc_toc.html

ES2 mudlib Documents:https://www.csie.ntu.edu.tw/~b2506055/es2doc/index.html

MUD Trees:https://mud.fandom.com/wiki/MUD_trees#LPMud_family_tree

游戏源码

The Dead Souls Mud Library:http://dead-souls.net/files/

MUD相关源码(Github):https://github.com/mudren

MUD相关源码(Gitee):https://gitee.com/mudren

泥芯(MUDCORE)游戏开发框架:https://github.com/oiuv/mudcore

游戏社区

MUD百度贴吧:https://tieba.baidu.com/f?kw=mud

LPMuds.net:http://lpmuds.net/index.php

小猫的世界论坛:https://catworld.muds.me/forum/

北大侠客行论坛:http://www.pkuxkx.net/#/forum

游戏站点

重生的世界:http://www.revivalworld.org/

北大侠客行:http://pkuxkx.net/

西游记2000:http://www.xiyouji.org/

武林MUD:http://www.17mud.com/

游戏列表

大陆:https://im-mortal.cn/mudlist

台湾:https://www.revivalworld.org/mud/taiwanmudlist

国外:

https://mudhalla.net/mudlist/

https://tintin.sourceforge.io/protocols/mssp/mudlist.html

https://www.topmudsites.com/

https://grapevine.haus/ (一站式MUD游戏)

http://mudstats.com/

https://www.themud.org/mudlist.php

http://www.mudconnect.com/cgi-bin/search.cgi?mode=tmc_mobile_biglist

游戏客户端

TinTin++:https://mudhalla.net/

Mudlet:https://www.mudlet.org/

ASCII 艺术

https://github.com/qeesung/image2ascii

https://asciiart.website/index.php

https://asciiart.club/

http://www.network-science.de/ascii/

http://patorjk.com/software/taag/

http://xahlee.info/comp/unicode_index.html

ASCII Art Studio v2.2.1

Figlet、Toilet 和 boxes命令

http://www.figlet.org/figlet-man.html

https://boxes.thomasjensen.com/

游戏素材资源(Mudlet及手机客户端UI可用)

https://opengameart.org/

https://game-icons.net/

https://kenney.nl/

杂项

MUD WebSocket Test: http://mud.ren/websocket.html

MSSP Check: https://grapevine.haus/mssp

ANSI COLOR: https://tintin.mudhalla.net/info/

工具

https://oktools.net/

https://www.idcd.com/

https://c.runoob.com/

https://pv.sohu.com/cityjson

https://pandoc.org/try/

https://jekyllrb.com/

https://gohugo.io/

https://www.gohugo.org/

C语言

C语言参考手册

The GNU C Reference Manual

网道C语言教程

C语言程序设计(大学省级视频课程)