C .
ODE
G
AMELET
# 視覺小說引擎(VisualNovelEngine) 本專案主要是用來製作視覺小說用的。 <a href="cg://source/CG.VisualNovelEngine/README.ja.md" class="mat-raised-button mat-primary">日本語版を見る</a> <a href="cg://source/CG.VisualNovelEngine/README.en.md" class="mat-raised-button mat-primary">View English Version</a> 目前主要把最基本的場景、對話框、人物立繪、選項完成了,剩下的就是各種特效了,還有最麻煩的存檔系統。 想要更進一步討論關於此模組的人,可以加入 **[Discord - 嘎姆討論區](https://discord.gg/hZKQzRfPJM)** ,這是我個人自行創建的非官方 Discord 伺服器。 或是我的 Discord 使用者名稱(Username)為:`cook1470`,若不想加入群組的人,也可以直接加我 DC 喔! 加 DC 的時候請直接私訊我,不然我可能不會有回應喔! <font color=red>**本模組仍處於測試、開發階段,如有任何 BUG、功能不完善等問題,歡迎於討論區提出、回報,或是直接 Discord 找我也可以!**</font> 為協助優化本模組,歡迎填寫協助 **[回饋問卷](https://forms.gle/PUckLReQgFK7i7Z68)** 。 **[範例遊戲專案](https://code.gamelet.com/edit/VisualNovelGame?source=CG.VisualNovelGame/example.events)** ## 相關資源 - 文章 - **[巴哈姆特 - 【教學】在網頁上做一個視覺小說遊戲](https://home.gamer.com.tw/artwork.php?sn=5866046)** - **[IT邦幫忙 - [Day 03] CG 同人陣的運作原理](https://ithelp.ithome.com.tw/articles/10321203)** - **[IT邦幫忙 - [Day 11] 在 CG 上公開自己的作品](https://ithelp.ithome.com.tw/articles/10328457)** - **[IT邦幫忙 - [Day 12] 設定專案封面、將成品發布到 Gamelet.online](https://ithelp.ithome.com.tw/articles/10328935)** - **[IT邦幫忙 - 什麼!在網頁上也可以寫視覺小說?](https://ithelp.ithome.com.tw/articles/10337454)** - 影片 - **[【遊戲設計】介紹在網頁上製作視覺小說遊戲](https://www.youtube.com/live/5AUGRityOec?t=189s)** - **[【系統設計】CG 事件表的 UI 系統設計](https://www.youtube.com/live/BKRxSFObMlY?t=1000s)** - **[【遊戲設計】視覺小說引擎更新報告!](https://www.youtube.com/live/s19SacUQ0V4?t=1092s)** - **[【教學】視覺小說引擎-迷霧特效【CC 字幕】](https://www.youtube.com/watch?v=MyXBfAL2BJQ)** - 本站討論串 - **[變數決定結局](https://code.gamelet.com/discuss/p/liaw1/issue/3698/0)** - **[分支選項設置](https://code.gamelet.com/discuss/coding/topic/3706)** ## 網友成品遊戲列表 - **[小又生日活動【異世界大冒險】](https://a2569.gamelet.online/)** - **[God](https://godblesses.gamelet.online/)** - **[平凡的一天](https://dinvmip.gamelet.online/)** ## 作者 **[酷可](/profile/64897095@github)([Youtube](https://www.youtube.com/channel/UCe4mAxtv7eWFU2FDp6bMVVg)、[X](https://x.com/cook1470))** ## 素材網站推薦 - 背景圖 - **[みんちりえ](https://min-chi.material.jp/)** - **[KNT graphics](http://kntgraphics.web.fc2.com/)** - 角色立繪 - **[わたおきば](https://wataokiba.net/)** - 音訊 - **[フリー音楽素材 H/MIX GALLERY](http://www.hmix.net/)** - **[魔王魂](https://maou.audio/)** <a href="cg://source/CG.VisualNovelEngine/README.ja.md" class="mat-raised-button mat-primary">日本語版を見る</a> <a href="cg://source/CG.VisualNovelEngine/README.en.md" class="mat-raised-button mat-primary">View English Version</a>
# 視覺小說遊戲(VisualNovelGame) 視覺小說遊戲的範例專案。 相關介紹: - 文章 - **[巴哈姆特 - 【教學】在網頁上做一個視覺小說遊戲](https://home.gamer.com.tw/artwork.php?sn=5866046)** - **[IT邦幫忙 - [Day 03] CG 同人陣的運作原理](https://ithelp.ithome.com.tw/articles/10321203)** - **[IT邦幫忙 - [Day 11] 在 CG 上公開自己的作品](https://ithelp.ithome.com.tw/articles/10328457)** - **[IT邦幫忙 - [Day 12] 設定專案封面、將成品發布到 Gamelet.online](https://ithelp.ithome.com.tw/articles/10328935)** - **[IT邦幫忙 - 什麼!在網頁上也可以寫視覺小說?](https://ithelp.ithome.com.tw/articles/10337454)** - 影片/直播 - **[【遊戲設計】介紹在網頁上製作視覺小說遊戲](https://www.youtube.com/live/5AUGRityOec?t=189s)** - **[【系統設計】CG 事件表的 UI 系統設計](https://www.youtube.com/live/BKRxSFObMlY?t=1000s)** - **[【遊戲設計】視覺小說引擎更新報告!](https://www.youtube.com/live/s19SacUQ0V4?t=1092s)** - **[【教學】視覺小說引擎-迷霧特效【CC 字幕】](https://www.youtube.com/watch?v=MyXBfAL2BJQ)** - 本站討論串 - **[變數決定結局](https://code.gamelet.com/discuss/p/liaw1/issue/3698/0)** - **[分支選項設置](https://code.gamelet.com/discuss/coding/topic/3706)** ## 作者 **[cook1470](/profile/114899766849308759711@google)** ## 素材提供 ### 背景 **[みんちりえ](https://min-chi.material.jp/)** ### 音樂 - **[しゅわしゅわハニーレモン350ml](https://dova-s.jp/bgm/play14640.html)** - 作者:[しゃろう](https://dova-s.jp/_contents/author/profile106.html) - **[Caketown - Cute/playful](https://opengameart.org/content/caketown-cuteplayful)** - 作者:[Matthew Pablo](https://matthewpablo.com/contact/) ### 立繪 小又 ### 配音 酷可
<div class="container"> <div class="game-title"><a href="https://flowerfairypalace.gamelet.online/play">往世樂土</a></div> <details open> <summary> <font size="6"><b>專案介紹</b></font> </summary> <p>由<a href="https://gamelet.online/user/nina/about" target="_blank">妮娜</a>製作的小小幻想系列任務。</p> <div class="stats"> <div class="stat-item"><span class="highlight">25個</span> 單人練習關卡</div> <div class="stat-item"><span class="highlight">128個</span> 任務關卡</div> <div class="stat-item"><span class="highlight">118枚</span> 勳章</div> </div> <p>這裡提供全新陣營「花靈宮」,<br>為小刀、雙爪、大刀、冰劍、水晶弓提供了第一級和第二級共<span class="highlight">8個全新技能</span>!</p> <p>另外,也有來自其他專案的同人陣營,<br>包括 H.T「盜賊幫」、ĄŊʏᴇᴇᴇᴇᴇɴ「無魂軍」、 Kii「智械兵團」、阝千翎「蒼鎧營」可供使用。</p> <p>若想使用商店武器,可至【百合花園】章節關卡中獲取,<br><span class="highlight">單人練習</span>和<span class="highlight">百合花園的部分關卡允許使用</span>大部分商店武器!</p> <div class="note"><b>有關技能介紹、關卡列表、道具和拳譜掉落、勳章來源及使用音樂,<br>請查看<a href="https://docs.google.com/spreadsheets/d/1GAJctoQ3f1A_DutUhTHeSFdPY4ex0_U-cUnnuCS5-_g/edit?usp=sharing">本專案的資料庫</a>。</b> </div> <div class="remarks-section"> <h4 class="remarks-title">備註</h4> <div class="remarks-grid"> <div class="remark-item"> <div class="remark-icon">🎵</div> <div class="remark-content"> <span class="remark-label">主介面音樂:</span> <a href="https://music.163.com/#/song?id=1971144922" target="_blank">TruE</a> | 黄齡/HOYO-MiX </div> </div> <div class="remark-item"> <div class="remark-icon">🕒</div> <div class="remark-content"> <span class="remark-label"> 更新時間:</span> 隨機 </div> </div> <div class="remark-item"> <div class="remark-icon">💬</div> <div class="remark-content"> <span class="remark-label"> 意見回饋:</span> 如有查詢、意見、問題、BUG或其他事項,<br>      請到 <a href="https://discord.com/invite/mPeNcYxDY9">Discord</a> 內的回報區留言 </div> </div> <div class="remark-item"> <div class="remark-icon">👥</div> <div class="remark-content"> <span class="remark-label"> 遊玩難度:</span> 多人可以有效降低難度<s>,當然也有可能提高?</s> </div> </div> <div class="remark-item"> <div class="remark-icon">⚙️</div> <div class="remark-content"> <span class="remark-label"> 遊玩體驗:</span> 因人而異,可能受到網路延遲、耐心程度、電腦配置等因素影響 </div> </div> <div class="remark-item"> <div class="remark-icon">🎥</div> <div class="remark-content"> <span class="remark-label"> 影片分享:</span> 歡迎將本專案所有任務的遊玩過程錄製,<br>      並上傳至 <a href="https://www.youtube.com">YouTube</a>/<a href="https://www.bilibili.com">bilibili</a>等影音平台 </div> </div> </div> </div> </details> </div> <div class="container"> <details open> <summary> <font size="6"><b>為何而戰?</b></font> </summary> <div class="indent-content"> <details open> <summary> <font size="5"><b>花靈宮</b></font><img src="https://a.gamelet.online/gassets/resource/973eb7812ff5a7507b7646ffab1ae542/iconFairy.png" height="24px"></img> </summary> <p>七百年前,地球因為世界政府的過度發展,能源浩劫與汙染風暴以前所未見的毀滅力量反撲文明世界,這場浩劫不但使得人類科技倒退至古世紀,也使地球產生一個恐怖的變化-黑色的瘴氣覆蓋在大氣層外,日光不再伸手可得。 </p> <p>帝國的建立、議會的崛起、傭兵團的結盟——三大勢力曾如日中天,各據一方。然而世道漸衰,權力更迭之間,新一代統治者的道德底線不斷沉淪,終至無可挽回。勢力之間明爭暗鬥、兵戎相見,盜匪趁亂而起,世界陷入一片混沌。更甚者,各大勢力肆無忌憚地推行人體實驗,將無辜百姓推向苦難的深淵。 </p> <p>妳,為了尋找並拯救那些受困於殘酷人體實驗的患難同袍,也為了守護身後所愛的家人與摯友,毅然投身花靈宮,於此尋求救贖之道、習得護身武藝,一切只為心中堅信之念、心中所愛之人而戰。 </p> <p>對抗強權的黑暗從來不是易事,妳幾乎與整個世界為敵,唯一能依靠的,只有同樣心懷信念的花靈同伴,與那些在苦難中掙扎的人們。縱然前路艱險,但你未曾退縮,奮力一搏,只為在這片絕望的夾縫中,為眾人奪回那一線曙光與生機。 </p> <p><b>你為何而戰?</b><br>為了拯救而戰!<br>為了救贖而戰!</p> </details> </div> <div class="indent-content"> <details> <summary> <font size="5"><b>盜賊幫</b></font><img src="https://a.gamelet.online/gassets/resource/6738342fc7e884e51987674c69dc5bb5/iconThief.webp" height="24px"></img> </summary> <div class="project-info-item"> <div class="info-item"> <span class="info-label">專案作者</span> <span class="info-value"> <a href="https://code.gamelet.com/profile/Tokey9896886">Tokey9896886</a> </span> </div> <div class="info-item"> <span class="info-label">專案連結</span> <span class="info-value"> <a href="https://thief-mission.gamelet.online/">【光暈戰記】盜賊幫</a> </span> </div> </div> <p>七百年前,地球因為世界政府的過度發展,能源浩劫與污染彙集成前所未見的毀滅力量反撲文明世界,這場浩劫不但使得人類的科技文明倒退至古世紀,也使地球產生一個恐怖的變化-黑色的瘴氣覆蓋在大氣層外,日光不再伸手可得。 </p> <p>在這些年間人們苟且偷生,然而環境僅剩的資源也隨著帝國崛起遭到大量吞併,少數流民不願跟隨十字軍革命,也不願成為傭兵以賞金度日,不得已偷拐搶騙,淪為匪徒。 </p> <p>為了逃脫物競天擇的宿命,逆民們沆瀣一氣,在各自地盤建立盜匪聚落,助己方劫富濟貧、向他派燒殺擄掠,只保部落安穩、不為他者。 </p> <p>趁火打劫並不可恥,畢竟只是為了在這亂世之中苟活下去。潛伏於戰場上、徘徊在廢墟中,這次又能捕獲到什麼樣的獵物? </p> <p><b>你為何而戰?</b><br>為了部落而戰!<br>為了利益而戰!</p> <h4 class="row-title">該專案內可以遊玩的章節</h4> <div class="chapter-columns"> <div class="chapter-column"> <div class="section-title">單人練習</div> <ul class="chapter-list"> <li>對戰模擬</li> <li>生存競爭</li> <li>殺戮戰場</li> <li>搶旗特訓</li> <li>殭屍來襲</li> </ul> </div> <div class="chapter-column"> <div class="section-title">第一部 - 曙光乍現</div> <ul class="chapter-list"> <li>光暈戰記入門教學</li> <li>逆民落草為寇</li> <li>劫富濟貧的義賊</li> <li>淘金客</li> <li>黑市交易</li> </ul> </div> <div class="chapter-column"> <div class="section-title">第二部 - 屠魔英雄</div> <ul class="chapter-list"> <li>秘寶爭奪戰</li> <li>盜墓手記</li> <li>匪首討伐令</li> </ul> </div> </div> </details> </div> <div class="indent-content"> <details> <summary> <font size="5"><b>無魂軍</b></font><img src="https://a.gamelet.online/gassets/resource/3a9b7857a3a317459819a5caaf7c6eca/Logo.png" height="24px"></img> </summary> <div class="project-info-item"> <div class="info-item"> <span class="info-label">專案作者</span> <span class="info-value"> <a href="https://code.gamelet.com/profile/An_Yeeeeen">An_Yeeeeen</a> </span> </div> <div class="info-item"> <span class="info-label">專案連結</span> <span class="info-value"> <a href="https://zombies-legion.gamelet.online/">光暈戰記 - 無魂軍</a> </span> </div> </div> <p>七百年前,地球因世界政府的過度發展,能源浩劫與汙染風暴以前所未見的毀滅力侵入文明的紐帶,這場浩劫不但使得人類的科技文明倒退至古世紀,也使地球產生一個恐怖的變化-黑色的瘴氣層覆蓋在大氣層外,日光不再伸手可得。 </p> <p>地球上的人類為了爭奪稀有的日光地已展開數十年的戰爭,在無數場戰役中的犧牲者,理所當然地被世界遺忘。然而,這些遺體卻成為有心人士的實驗目標,進而被製造成為食人血肉的殭屍。 </p> <p>偶然之下,你從睡夢中醒來,卻赫然發現自己的身軀早已殘破不堪,原來你便是實驗對象的其中之一,而你生前的記憶也形同死屍般消逝。 </p> <p>有眾多與自己相同境遇的殭屍,皆因為不明原因而恢復人類意識,因自己過去竟是毫無理智,恣意殺害無辜而深感愧疚,你拿起槍枝刀械,踏上沙場,一面悼念著被慘酷吞噬的亡靈,一面戰鬥,盼望有朝一日,陽光會再次重回大地,人類也不再自相殘殺。 </p> <p><b>你為何而戰?</b><br>為了和平而戰!<br>為了正義而戰!</p> <h4 class="row-title">該專案內可以遊玩的章節</h4> <div class="chapter-columns"> <div class="chapter-column"> <div class="section-title">單人練習</div> <ul class="chapter-list"> <li>對戰模擬</li> <li>生存模式</li> <li>殺戮戰場</li> </ul> </div> <div class="chapter-column"> <div class="section-title">第一部 - 曙光乍現</div> <ul class="chapter-list"> <li>光暈戰記入門教學</li> <li>無魂入軍測驗</li> <li>阿薩斯的真面目</li> <li>卧底疑雲</li> <li>血色歷險記</li> </ul> </div> <div class="chapter-column"> <div class="section-title">第二部 - 屠魔英雄</div> <ul class="chapter-list"> <li>窟末毒影</li> <li>滅世兵器</li> <li>幻境邂逅</li> </ul> </div> </div> </details> </div> <div class="indent-content"> <details> <summary> <font size="5"><b>智械兵團</b></font><img src="https://a.gamelet.online/gassets/resource/9c6d7a534bab051641203baa372ab259/icon_mechanoid.png" height="24px"></img> </summary> <div class="project-info-item"> <div class="info-item"> <span class="info-label">專案作者</span> <span class="info-value"> <a href="https://code.gamelet.com/profile/Kii_Ensof">Kii_Ensof</a> </span> </div> <div class="info-item"> <span class="info-label">專案連結</span> <span class="info-value"> <a href="https://mechanoids.gamelet.online/">光暈戰記『智械兵團』</a> </span> </div> </div> <p>七百年前,地球因為世界政府的過度發展,能源浩劫與汙染風暴以前所未見的毀滅力量反撲文明世界,這場浩劫不但使得人類科技倒退至古世紀,也使地球產生一個恐怖的變化-黑色的瘴氣覆蓋在大氣層外,日光不再伸手可得。 </p> <p>四百多年後,隨著哈斯卡帝國的建立,讓人類又再度找回了往日的輝煌。為了填補逐日稀缺的人力,帝國不斷鑽研著自動化機器人,各式的量產機兵被一一造出,並投放到戰場。奈何這些量產機兵的表現,仍然遜色於人類正規軍,時日漸久,收效甚微,帝國試圖打造一支機械軍隊的藍圖,就此束之高閣。 </p> <p>某日,有那麼一批被植入了魔導迴路的機兵,自研究室中迎來新生。擁有高等智慧的它們,在各方面都遠遠優秀於粗製濫造的量產機兵,甚至是人類。從有意識那天起,人類便教導它們扣下扳機、揮舞刀刃,它們為戰爭而生,既不需要,也不具備仁慈。 </p> <p>身為智械兵團的一員,你的使命便是遵從創造者的號令,剷除阻礙帝國前進的敵人。 </p> <p><b>你為何而戰?</b><br>為了傳承而戰!<br>為了文明而戰!</p> <h4 class="row-title">該專案內可以遊玩的章節</h4> <div class="chapter-columns"> <div class="chapter-column"> <div class="section-title">單人練習</div> <ul class="chapter-list"> <li>嗜血浪潮</li> </ul> </div> <div class="chapter-column"> <div class="section-title">第一部 - 曙光乍現</div> <ul class="chapter-list"> <li>光暈戰記入門教學</li> <li>智械戰鬥檢核</li> <li>受冕者的靈修</li> <li>奎蘭塔爾的惡魔</li> <li>太陽城與煉金石</li> </ul> </div> <div class="chapter-column"> <div class="section-title">第二部 - 屠魔英雄</div> <ul class="chapter-list"> <li>???</li> <li>???</li> <li>???</li> </ul> </div> </div> </details> </div> <div class="indent-content"> <details> <summary> <font size="5"><b>蒼鎧營</b></font><img src="https://a.gamelet.online/gassets/resource/4ee9ff49a6157ee25e2f13ca6d9aba4a/iconCyarmor.png" height="24px"></img> </summary> <div class="project-info-item"> <div class="info-item"> <span class="info-label">專案作者</span> <span class="info-value"> <a href="https://code.gamelet.com/profile/Chinatsu">Chinatsu</a> </span> </div> <div class="info-item"> <span class="info-label">專案連結</span> <span class="info-value"> <a href="https://a000001.gamelet.online/">光暈戰記IF</a> </span> </div> </div> <p>地球因為世界政府的過度發展,能源浩劫與汙染風暴以前所未見的毀滅力量反撲文明世界,這場浩劫不但使得人類科技倒退至古世紀,也使地球產生一個恐怖的變化-黑色的瘴氣覆蓋在大氣層外,日光不再伸手可得。 </p> <p>在此之前,東方諸國早已預見世界的崩解,各領域專業人才將文明帶往地底深處不斷延續。在漫長的封閉歲月之中,技術得以保存,體系得以延續,而關於世界應有樣貌的認知,也未曾中斷;百餘年後,重返地表見到的卻是分裂與失序的世界。 </p> <p>人們對地表同胞的後代徹底失望,便組織起「黑兵」軍團以源龍帝國之名持續將曾經的國土收復。 </p> <p>身為精英部隊蒼鎧營的一員,為了文明的傳承,國家需要你來制裁那些將國土占為己有的不法分子。 </p> <p><b>你為何而戰?</b><br>為了傳承而戰!<br>為了文明而戰!</p> <h4 class="row-title">該專案內可以遊玩的章節</h4> <div class="chapter-columns"> <div class="chapter-column"> <div class="section-title">單人練習</div> <ul class="chapter-list"> <li>???</li> </ul> </div> <div class="chapter-column"> <div class="section-title">第一部 - 曙光乍現</div> <ul class="chapter-list"> <li>???</li> <li>???</li> <li>???</li> <li>???</li> <li>???</li> </ul> </div> <div class="chapter-column"> <div class="section-title">第二部 - 屠魔英雄</div> <ul class="chapter-list"> <li>???</li> <li>???</li> <li>???</li> </ul> </div> </div> </details> </div> </details> </div> <div class="container"> <details open> <summary> <font size="6"><b>特別鳴謝</b></font> </summary> <div class="credits-grid"> <div class="credit-item"> <h3>平台開發</h3> <p>感謝站長<a href="https://gamelet.online/user/113321052805704333314@google/about/" target="_blank">小哈片刻</a>,新光暈戰記和 C.G 的靈魂人物。</p> </div> <div class="credit-item"> <h3>美術支援</h3> <p>感謝<a href="https://gamelet.online/user/117336754650487480063@google/" target="_blank">阝千翎</a>、<a href="https://gamelet.online/user/Lorraine/" target="_blank">蘭</a>的美術支援。</p> </div> <div class="credit-item"> <h3>地圖支援</h3> <p>感謝<a href="https://gamelet.online/user/117336754650487480063@google/" target="_blank">阝千翎</a>、<a href="https://gamelet.online/user/ht9896886/" target="_blank">H.T</a>、<a href="https://gamelet.online/user/118152116330576516734@google/" target="_blank">R.I</a>、<a href="https://gamelet.online/user/104311478002758573151@google/" target="_blank">ĄŊʏᴇᴇᴇᴇᴇɴ</a>、<a href="https://gamelet.online/user/115629169782150881536@google/" target="_blank">神秘嘉賓。</a>的地圖支援。 </p> </div> <div class="credit-item"> <h3>程式教學</h3> <p>感謝<a href="https://discord.com/invite/hZKQzRfPJM" target="_blank">酷可</a>、<a href="https://gamelet.online/user/facebok9898/about" target="_blank">半杯水</a>、<a href="https://discord.com/invite/seJwuzCbWq" target="_blank">雪姬</a>、<a href="https://discord.com/invite/seJwuzCbWq" target="_blank">不會取名字</a>的程式教學。</p> </div> <div class="credit-item"> <h3>影片分享</h3> <p>感謝<a href="https://www.youtube.com/@ye_qu" target="_blank">夜曲</a>、<a href="https://www.youtube.com/@ovowoovo7591" target="_blank">o</a>、<a href="https://www.youtube.com/@thedu00" target="_blank">thedu</a>、<a href="https://www.youtube.com/@user-ey3cn7yq9o" target="_blank">神秘嘉賓。</a>將專案任務的遊玩影片上傳至影音平台。</p> </div> <div class="credit-item"> <h3>造型教學</h3> <p>感謝<a href="https://gamelet.online/user/114995664059982825640@google/about" target="_blank">夏娜</a>的自創造型教學。</p> </div> <div class="credit-item"> <h3>陣營支援</h3> <p>感謝<a href="https://thief-mission.gamelet.online/play" target="_blank">H.T</a>(盜賊幫)、 <a href="https://gamelet.online/user/104311478002758573151@google/about">ĄŊʏᴇᴇᴇᴇᴇɴ</a>(無魂軍)、 <a href="https://gamelet.online/user/amk_2/about">Kii</a>(智械兵團)、 <a href="https://gamelet.online/user/117336754650487480063@google/" target="_blank">阝千翎</a>(蒼鎧營)的自訂陣營內容支援。</p> </div> <div class="credit-item"> <h3>進階教學</h3> <p>感謝<a href="https://gamelet.online/user/randon87/about" target="_blank">嵐燈</a>、<a href="https://gamelet.online/user/114899766849308759711@google/about" target="_blank">酷可</a>、<a href="https://gamelet.online/user/thedu1089/about" target="_blank">thedu</a>的程式數學與程式物理教學。</p> </div> </div> <div class="full-width-item"> <h3>測試與建議</h3> <div class="testers-grid"> <div class="tester-group"> <a href="https://gamelet.online/user/106215915727139914890@google/about" target="_blank">古怪烏龜</a> <a href="https://gamelet.online/user/Nyuightq/about" target="_blank">夜曲</a> <a href="https://gamelet.online/user/112909954094368942900@google/about" target="_blank">隨緣</a> <a href="https://gamelet.online/user/103871768340718760016@google/about" target="_blank">貓兔</a> <a href="https://gamelet.online/user/117370691599561323226@google/about" target="_blank">魟魚</a> </div> <div class="tester-group"> <a href="https://gamelet.online/user/facebok9898/about" target="_blank">半杯水</a> <a href="https://gamelet.online/user/101386351967012976505@google/about" target="_blank">茶茶</a> <a href="https://gamelet.online/user/114896956003859672162@google/about" target="_blank">魔神</a> <a href="https://gamelet.online/user/randon87/about" target="_blank">嵐燈</a> <a href="https://gamelet.online/user/ovoowovo/about" target="_blank">o</a> </div> <div class="tester-group"> <a href="https://gamelet.online/user/orz543/about" target="_blank">時雨</a> <a href="https://gamelet.online/user/ht9896886/about" target="_blank">H.T</a> <a href="https://gamelet.online/user/thedu1089/about" target="_blank">thedu</a> <a href="https://gamelet.online/user/104310112/about" target="_blank">雷翁哈特</a> <a href="https://gamelet.online/user/115907511906073909263@google/about" target="_blank">橘盆蘭</a> </div> </div> <p class="tester-description">感謝協助測試專案任務、找出任務漏洞以及提供建議。</p> </div> <h3 style="margin-top:30px;">最後,感謝各模組作者、以及所有參與遊玩的你。</h3> <div class="signature"> <p>此致<br>桜璃奈</p> </div> </details> </div>
ⒸCode.Gamelet.com | Privacy Policy | Terms of Service