C .
ODE
G
AMELET
person_outline
Sign In
videogame_asset
Public Games
local_library
Public Library
work
Public Projects
comment
Discuss
search
visibility
code
OPEN
info_outline
# Ripples One Paragraph of project description goes here ## Getting Started (For a game project) Write some tips or instructions how to control in your game. (For building a module) Write a piece of codes to demostrate how to use this module. ```typescript function examples() { } ``` ## Authors **[Haskasu](/profile/Haskasu)**
Ripples
Haskasu
visibility
code
OPEN
info_outline
# Billiard_AI 訓練AI玩撞球。 一、花式擺台: 在出杆角度和力道固定的條件下,以基因演算法訓練AI找到讓桌面清台的置球方式。 * 科普影片 https://youtu.be/IPjPEKF1NGI 二、一杆清台: 太高估了AI的學習能力。 一杆清台的訓練: 失敗! 三、小試身手: 可讓玩家自己打撞球。 ## Authors **[Haskasu](/profile/Haskasu)**
花式撞球AI訓練所
Haskasu
visibility
code
OPEN
info_outline
# fake3d Video: https://youtu.be/J9KnRrLeV6c
fake3d
Haskasu
visibility
code
OPEN
info_outline
# 小遊戲 未來會在這個小遊戲中新增各種 TWEvents和TWEventsAlt的範例 ## 第一關 - 保衛瑪利亞 - 計時器 - 變數宣告 - 檢查表達式 - 玩家套用角色 - NPC隨機生成 簡單的示範,不用認真玩 通關也提供勳章 ( 難度4 ) 試著重製曾經的巨人來襲系列 ## 淺見 嘎母擂台這個網頁可能需要更多像這種「小規模」的「小型創作」 我大概花了3小時捏出來了( 可能我比較混 ) 希望這專案能成為讓你用嘎母開發遊戲的契機 ( 很廢的那種 ) ## 結語 讓同人陣再次偉大! ## 作者 **[Knight](/profile/Knight)** ## 特別感謝 **[Haskasu](/profile/Haskasu)** 提供同人陣基礎執行環境 **[hyper_code_gamelet](/profile/hyper_code_gamelet)** 提供同人設計模組
小遊戲
pufferfish_01
visibility
code
OPEN
info_outline
# pinball 在這兒寫下一段簡短的文字介紹你的遊戲吧。 ## 開始設計 <a href="cg://source/CG.pinball/game.events" class="mat-raised-button mat-primary">編輯遊戲事件表</a> ## 作者 **[RYOYAN](/profile/3121650654566209@facebook)**
射射大作戰OwO
RYOYAN
visibility
code
OPEN
info_outline
# PathFindingDemo An web app that demostrate how path-finding algorithm progresses. 展示路徑搜尋演算法的搜尋過程。 [Youtube說明影片](https://youtu.be/_B8XV1iIvq8) # iT邦2022鐵人賽示範專案 30個遊戲程式的錦囊妙計系列 [Trick 27: 承先啟後的路徑搜尋-A*演算法](https://ithelp.ithome.com.tw/articles/10292260) ## Map Editor The app contains a simple map editor that help you create different maps to run the path-finding. ### Terrains The editor offers 5 different terrains: * Plain * Water (passable but cost a lot) * Forest * Mountain (cannot pass through) * Road (super low cost) The map can be saved to a file. The file can then be used to import the map to the editor. ## Path finding ### Algorithm The simulator includes 4 algorithms: * A-Star (A*) * Best First Search (BFS) * Dijkstra’s Algorithm * Deep First Search (DFS) ### Estimate Plans When estimating the cost from a tile to another tile, the simulator offers 7 different strategies to try. ## Authors **[Haskasu](/profile/Haskasu)**
PathFindingDemo
Haskasu
visibility
code
OPEN
info_outline
## 任務介紹 聊天室的示範例目 用了 MongoDB, Socket.io, Node.js 但這整個檔案都是偷回來的 XD 不是我作的 我應該會慢慢學習 把整個檔案的技術都學會 ## 網頁版 https://seleniumcapital.herokuapp.com/ ## 個人網站 VL: https://myworldbox.github.io/ ## 作者 **[myworldbox](/profile/myworldbox)**
NodeChat
myworldbox
visibility
code
OPEN
info_outline
# 鬥獸場 與有各種能力的首領決鬥 - 第二章任務提供各式通關道具 - 全等級技能皆開放 - 提供純體驗模式   ## 作者 **[Knight](/profile/Knight)** ## 特別感謝 **[Haskasu](/profile/Haskasu)** 提供同人陣基礎執行環境 **[hyper\_code\_gamelet](/profile/hyper_code_gamelet)** 提供同人設計模組 **[cook1470](/profile/cook1470)** 提供中二過場設計 **[Fesliyan Studios](https://www.fesliyanstudios.com/)** 提供非商業無版稅音樂 
鬥獸場
pufferfish_01
visibility
code
OPEN
info_outline
}
Bpa1f
Bpa1f
visibility
code
OPEN
info_outline
# 我的光暈戰記 My Twilight Wars 光暈戰記的同人陣範本,編輯地圖和任務檔就可以製作出自己的任務了。 The template that help developers to build their own twilightwars-like game, your own map, your own mission. ## 快捷鈕 Shortcuts <a href="cg://source/CG.TWEventsGameTemplate/game.events" class="mat-raised-button mat-primary">編輯任務事件表 (Edit Events)</a> <a href="cg://source/CG.TWEventsGameTemplate/gamemap.twmap" class="mat-raised-button mat-primary">編輯地圖 (Edit Map)</a> ## 多重任務列表 將 appSeasons.ts 設為遊戲進入點,即可支援任務章節/列表。 <a href="cg://source/CG.TWEventsGameTemplate/seasons.ts" class="mat-raised-button mat-primary">編輯 seasons.ts 任務列表</a> Set appSeasons.ts as the entry point to support seasons/mission list. <a href="cg://source/CG.TWEventsGameTemplate/seasons.ts" class="mat-raised-button mat-primary">Edit seasons.ts (Mission List)</a>
希乃的技能試做區
panpan911219
visibility
code
OPEN
info_outline
### 遊戲介紹 #### 背包 按Z打開背包,挑選那萬中無一的綠帽 按下去那頂綠帽,讓你享受戴綠帽的快感 #### 遊戲中存在屬性關係 若想知道更多,歡迎進入我們的DC群 **[戴綠帽的DC群](https://discord.gg/qxkQjwcjzj)** #### 法杖使用方法 游標指著敵人,然後揮動武器 你便可以遠距離攻擊敵人了 #### 怪物生成條件 貼心的作者為了讓你們挂機 所以只有在當你們動的時候 怪物才會生成哦<3 #### 自動存檔 貼心的作者為了讓你們不用存檔、讀檔 所以系統幫您自動存檔、讀檔了 但是因為背包還沒弄好 所以背包的東西存不了哦 ### 作者對作品的態度 front-end最後才弄吧(#) funtionality沒問題就行了 ### 作者的肺腑之言 這作品有open source,歡迎大家fork 暫時更新到這 我還要抽點時間讀書
RPG_基礎功能測試
CumCat
visibility
code
OPEN
info_outline
# RI的小笨蛋教學範例
RI的小笨蛋教學範例檔
wiz_store
visibility
code
OPEN
info_outline
<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">97個</span> 任務關卡</div> <div class="stat-item"><span class="highlight">96枚</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_DutHeSFdPY4ex0_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> </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> </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> </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> </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> <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>(智械兵團)的自訂陣營內容支援。</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>
「光暈戰記」往世樂土
LoliPrincessNina
visibility
code
OPEN
info_outline
# cockroachwalk One Paragraph of project description goes here ## Getting Started (For a game project) Write some tips or instructions how to control in your game. (For building a module) Write a piece of codes to demostrate how to use this module. ```typescript function examples() { } ``` ## Authors **[angel](/profile/angel)**
蟑螂走路
angel
visibility
code
OPEN
info_outline
# 我的光暈戰記 My Twilight Wars 光暈戰記的同人陣範本,編輯地圖和任務檔就可以製作出自己的任務了。 The template that help developers to build their own twilightwars-like game, your own map, your own mission. ## 快捷鈕 Shortcuts <a href="cg://source/CG.ch0002/mission/season1_chapter1/season1_chapter1_mission1.events" class="mat-raised-button mat-primary">編輯任務事件表 (Edit Events)</a> <a href="cg://source/CG.ch0002/mission/season1_chapter1/season1_chapter1_mission1.twmap" class="mat-raised-button mat-primary">編輯地圖 (Edit Map)</a> ## 多重任務列表 將 appSeasons.ts 設為遊戲進入點,即可支援任務章節/列表。 <a href="cg://source/CG.TWEventsGameTemplate/seasons.ts" class="mat-raised-button mat-primary">編輯 seasons.ts 任務列表</a> Set appSeasons.ts as the entry point to support seasons/mission list. <a href="cg://source/CG.TWEventsGameTemplate/seasons.ts" class="mat-raised-button mat-primary">Edit seasons.ts (Mission List)</a>
測試用
PickleKen
visibility
code
OPEN
info_outline
# 穆的光暈同人陣任務 Muk's Mission 光暈戰記的同人陣。 作者於新同人陣仍停留在學習階段,有bug/改進建議歡迎提出。 作者空閒時間不多,更新多於週末/假日出現。 目前進度: 皇家:第一部第一章結束 天影:第一部第一章第二節 第三:
MukMission
Mukmuk
visibility
code
OPEN
info_outline
# Szzzsszz 在這兒寫下一段簡短的文字介紹你的遊戲吧。 ## 開始設計 <a href="cg://source/CG.Szzzsszz/game.events" class="mat-raised-button mat-primary">編輯遊戲事件表</a> ## 作者 **[1qMha](/profile/117171287590590406032@google)**
小品遊戲
a28913904
visibility
code
OPEN
info_outline
# 念起英雄譚 都是那句,製作中...界面已經花很多時間(雖然不知道為什麼要這麼折磨自己...) 具體劇情還未想好,但應該算是英雄崛起的那類..還有異世界穿梭.... ## 快捷鈕 Shortcuts <a href="https://anime1.me" class="animebtn">anime1.me</a>
acension
wandering
visibility
code
OPEN
info_outline
# 多人無限地圖範本 本專案是開源的,給各位玩家參考並且創造自己想要的東西。 若功能有所欠缺也可以向作者提出,以待日後提供。 原檔案是來自【火焰的同人遊戲集】的測試專案。 因方便測試,故開此新專案公開。 ## 快捷鈕 Shortcuts <a href="cg://source/CG.TWEventsGameTemplate/game.events" class="mat-raised-button mat-primary">編輯任務事件表 (Edit Events)</a> <a href="cg://source/CG.TWEventsGameTemplate/gamemap.twmap" class="mat-raised-button mat-primary">編輯地圖 (Edit Map)</a>
infinity_map
Fire303
visibility
code
OPEN
info_outline
# Depot 在這兒寫下一段簡短的文字介紹你的遊戲吧。 ## 開始設計 <a href="cg://source/CG.Depot/game.events" class="mat-raised-button mat-primary">編輯遊戲事件表</a> ## 作者 **[huzii](/profile/118152116330576516734@google)**
資源上傳專用檔
huzii
MORE RESULTS
ⒸCode.Gamelet.com |
Privacy Policy
|
Terms of Service