摘要: 问题 游戏面板 8是青玉之爪13是海巨人17是恐狼前锋 64是萨满 66是圣骑士63,99,46,是微型木乃伊【其中99和46都是2血3攻,63是2血1攻】57是鱼人木乃伊 微型木乃伊 "LocStringZhCn": "<b>复生</b>\n在你的回合结束时,随机使另一个友方随从获得+1攻击力。" 阅读全文
posted @ 2019-08-31 21:06 ChuckLu 阅读(465) 评论(0) 推荐(0)
摘要: 代码如下,在SilverFish\SilverFish\ai\Playfield.cs文件中 虚空领主为例子 Voidlord虚空领主{ "Entity": { "CardId": "LOOT_368", "LocStringZhCn": "<b>嘲讽,亡语:</b>\n召唤三个1/3并具有<b>嘲 阅读全文
posted @ 2019-08-31 20:20 ChuckLu 阅读(482) 评论(0) 推荐(0)
摘要: https://github.com/Chuck-Ai/gobang 我写了非常详细的中文教程,教你如何一步步编写自己的五子棋AI: 五子棋AI设计教程第二版一:前言 五子棋AI设计教程第二版二:博弈算法的前世今生 五子棋AI设计教程第二版三:极小化极大值搜索 五子棋AI设计教程第二版四:Alpha 阅读全文
posted @ 2019-08-31 14:43 ChuckLu 阅读(2253) 评论(0) 推荐(0)
摘要: http://www.intelligence.tuc.gr/~robots/ARCHIVE/2015w/Projects/LAB51326833/download.html The project is written in Java and requires version 1.8 and ab 阅读全文
posted @ 2019-08-31 14:15 ChuckLu 阅读(374) 评论(0) 推荐(0)
摘要: Monte Carlo Tree Search – beginners guide 蒙特卡洛树搜索(新手教程) 阅读全文
posted @ 2019-08-31 14:14 ChuckLu 阅读(289) 评论(0) 推荐(0)
摘要: Markus Heikki AnderssonHåkon HelgesenHesselberg Master of Science in Computer Science Submission date: June 2016Supervisor: Helge Langseth, IDI Norweg 阅读全文
posted @ 2019-08-31 13:25 ChuckLu 阅读(298) 评论(0) 推荐(0)
摘要: Add hyperlink to textblock wpf Displaying is rather simple, the navigation is another question. XAML goes like this: <TextBlock Name="TextBlockWithHyp 阅读全文
posted @ 2019-08-31 00:04 ChuckLu 阅读(320) 评论(0) 推荐(0)