GitHub CLI 擴充套件「gh-dungeons」將程式庫轉化為roguelike地牢遊戲
GitHub CLI 擴充套件「gh-dungeons」將程式庫轉化為roguelike地牢遊戲。
GitHub「程式經理」Dungeon Master @leereilly 開發「gh-dungeons」,這款GitHub CLI擴充套件將專案程式庫變成可遊玩的roguelike地牢爬行遊戲,透過程序生成且決定性的地牢設計,每個程式庫與特定SHA皆產生獨特關卡,bug更會反擊玩家,展現Copilot CLI開發潛力。
專案細節
- 完整名稱:leereilly/gh-dungeons,ID 1141016939,公開專案。
- 建立時間:2026-01-24T05:00:48Z,最近更新:2026-04-18T19:07:04Z,最後推送:2026-04-17T14:27:59Z。
- 程式語言:Go,專案大小:21846 bytes。
- 社群指標:29 stargazers、29 watchers、1 fork、0 open issues、無訂閱者、network count 1。
- 功能開關:啟用issues、projects、downloads、wiki,但無pages或discussions。
- 授權:無,允許forking,非模板、非封存、非停用。
- 預設分支:main,主題標籤包括「cli」「devchallenge」「featured」「gh-extension」「github-cll」「githubchallenge」「roguelike」「vibe-coding」。
遊戲機制
專案描述明確指出,這是將codebase轉為可遊玩遊戲的地牢爬行器,程序生成(procedurally generated)且決定性(deterministic)地牢獨一無二,依賴每個repository與SHA產生專屬關卡,讓使用者透過CLI進入「戰鬥」,面對反擊的bug,宛如Dungeon Master親自設計的冒險。
CLI擴充應用
作為GitHub CLI擴充,「gh-dungeons」示範如何運用Copilot CLI快速建構趣味工具,將枯燥的repo管理轉化為互動遊戲體驗,連結直指https://github.com/leereilly/gh-dungeons,呼籲開發者「進入戰場」試玩,凸顯gh CLI在dev挑戰中的創意潛力。
開發者背景
作者@leereilly(ID 121322)為GitHub site admin,使用者類型public,擁有完整API端點支援followers、repos等,專案呼應其「Program Manager Dungeon Master」暱稱,強調從repo生成程序化關卡的創新,將程式碼視為活生生的遊戲元素。
What happens when you build a GitHub CLI extension with Copilot CLI?
— GitHub (@github) April 18, 2026
P̶r̶o̶g̶r̶a̶m̶ ̶M̶a̶n̶a̶g̶e̶r̶ Dungeon Master @leereilly created one that turns your repo into a dungeon ... with procedurally generated levels and bugs that fight back. ⚔️
Here's how to enter the battle. ▶️… pic.twitter.com/IOXKkQDQgw
