TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Battle Lab: The Fog of War

23 点作者 grouchysmurf将近 10 年前

2 条评论

smacktoward将近 10 年前
Good article. Modeling FoW is one of the classic hard problems in wargame design, especially for boardgames, where the options for hiding information from one player without hiding it from all are limited.<p>The problems with &quot;Good Guy&quot; FoW go a little deeper than the article indicates, though. It correctly identifies human error (a platoon leader misreading a map, for example) as one reason why a commander&#x27;s intelligence about the status of his own units may be incorrect, but there&#x27;s other factors that can cause such problems as well, such as:<p>- <i>Communications latency:</i> the time between an order being issued and its being received can be significant, and lead to units following orders that were based on a situation which no longer exists, or disregarding orders because by the time the orders arrive the situation looks different to them than it did to HQ<p>- <i>Subordinate initiative:</i> lower-ranking units have their own leaders too, and those leaders have free will just like the Big Brass at HQ does, which means that sometimes they take action on their own authority, either in the absence of or in contradiction to existing orders<p>A textbook example of the latter problem is Union general Dan Sickles&#x27; advance on the second day of the Battle of Gettysburg (see: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Battle_of_Gettysburg,_Second_Day#Sickles_repositions" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Battle_of_Gettysburg,_Second_D...</a>). Sickles&#x27; corps was part of the long &quot;fish-hook&quot; defensive line that the overall Union commander, Gen. George Meade, had formed his army into after the Confederate assaults the day before. But, seeing slightly higher ground in front of his position, Sickles on his own authority marched his corps forward to occupy that ground. The result was disastrous; Sickles&#x27; troops were too far forward for the rest of the Union line to support them, so they were smashed when the Confederates hit later that day.<p>This type of thing is extremely hard to model in a wargame, because ultimately players want to feel that their winning or losing is down to the decisions they made, not due to random factors or the game itself pushing against them. So, while balky subordinates like Sickles are not uncommon in real life, how do you model that in a way that doesn&#x27;t make the player feel that the game is essentially playing itself? It&#x27;s a sufficiently hard question to answer that most designers don&#x27;t even bother to try.
评论 #9904311 未加载
andrewchoi将近 10 年前
Not a single mention for Battleship, the game that (I would warrant) introduced most current American 20-somethings to the concept?
评论 #9903603 未加载
评论 #9904983 未加载
评论 #9904155 未加载