作者enthos (影斯作业系统)
看板mud
标题[心得] Mud codebases
时间Sun Sep 6 22:29:52 2020
我想找一些程式码作为我的游戏核心,有部分的Mud可以用来参考。
1.
https://github.com/nathanj/gomud
A mud written in Go
程式码短、易於修改、综合评价是去年度找到时最高的。
LICENSE 是我写信请对方加入的。
2.
https://github.com/natefinch/claymud
ClayMUD is a highly configurable, highly performant MUD
implemented in the Go programming language.
3.
http://www.andreasen.org/newmud/
可以找到2006年以前的旧资料。
4.
https://github.com/briandamaged/bettermud
BetterMud from MUD Game Programming. With syntax fixes!
5.
https://www.wolfmud.org/
Java mud => golang mud
6.
https://github.com/topics/mud-engine
https://github.com/topics/mud
https://github.com/topics/mud-server
7.
https://github.com/bbuck/dragon-mud
A text-based game engine written in Go and scripted with Lua.
8.
https://github.com/TeamSPoon/prologmud
MUD Server written in Prolog using Forward chaining
独特的 Mud, 使用上一个世代日本人开发AI失败的 Prolog 语言。
9.
https://github.com/Galfurian/RadMud
A post nuclear Multi User Dungeon (MUD) written in C++.
今年找到的, 有各种除错讯息, 评价相对较高。
10.
https://sites.ualberta.ca/~hollis/nakedmud.html
NakedMud: Content-less MUD engine
最後决定用这个系统来修改。
Additional Downloads
Quest
Currency
Affects
Object Bonus
Stats
https://github.com/LimpingNinja/ngenmud
Child of NakedMud - includes bug fixes,
feature enhancements, staying in line with vision
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 114.45.141.159 (台湾)
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/mud/M.1599402628.A.83E.html
1F:推 tsetsethatha: 标记为第5000篇!! 09/06 22:34
2F:推 alibuda174 : 推 谢谢分享 09/06 23:14