[心得] Mud codebases

看板mud (網路地下城/文字遊戲)作者 (影斯作業系統)時間4年前 (2020/09/06 22:30), 編輯推噓2(200)
留言2則, 2人參與, 4年前最新討論串1/1
我想找一些程式碼作為我的遊戲核心,有部分的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://www.ptt.cc/bbs/mud/M.1599402628.A.83E.html

09/06 22:34, 4年前 , 1F
標記為第5000篇!!
09/06 22:34, 1F

09/06 23:14, 4年前 , 2F
推 謝謝分享
09/06 23:14, 2F
文章代碼(AID): #1VLFA4W- (mud)
文章代碼(AID): #1VLFA4W- (mud)