回复你的建议前我先往远了扯两句。
当年学perl语言时,知道perl有一句箴言:“There's more than one way to do it”。
后来学python,python也提出了自己的哲学:
“Beauty is subjective.
Explicit is recommended, but not required.
Simple is good, but complex can be good too.
And although complicated is bad,
Verbose and complicated is worse.
Brief is better than long-winded.
But readability counts.
So use whitespace to enhance readability.
Not because you're required to.
Practicality always beats purity.
In the face of ambiguity, do what I mean.
There's more than one way to do it.
Although that might not be obvious unless you're a Monk.
At your discretion is better than not at all.
Although your discretion should be used judiciously.
Just because the code looks clean doesn't mean it is good.
Just because the code looks messy doesn't mean it is bad.
Reuse via CPAN is one honking great idea -- let's do more of that!”
当我着手制定道棋规则的时候,我就在问自己:道棋的哲学是什么?经过一段时间的思索,我找到了答案——“简洁”,转化成口号就是“棋规至简 道理至深”。
在这种理念的指导下,我尽可能把可有可无的规则去掉——不是用细小的规则规范棋手,而是在大的原则框架下让棋手尽情发挥。
所以对于你道棋采用座子的建议首先不大不和我的理念(哈哈,见笑了),其次还有下面的原因:
在以前的道棋对弈实践中发现,由于没有边界,道棋的走向是由第二手棋决定的。从这点上看,先手的优势更加不明显了。这是个好事,即黑棋有一点先手优势,白棋有选择离黑棋远一点还是近一点的权利。座子可能会把这个和谐给破坏掉——即先手的黑棋倾向于靠着黑色座子下,用来先手巩固地方。这样一来先后手的差距就大了(这点和围棋不一样,围棋采用座子后,先后手的差距小了)。
当年学perl语言时,知道perl有一句箴言:“There's more than one way to do it”。
后来学python,python也提出了自己的哲学:
“Beauty is subjective.
Explicit is recommended, but not required.
Simple is good, but complex can be good too.
And although complicated is bad,
Verbose and complicated is worse.
Brief is better than long-winded.
But readability counts.
So use whitespace to enhance readability.
Not because you're required to.
Practicality always beats purity.
In the face of ambiguity, do what I mean.
There's more than one way to do it.
Although that might not be obvious unless you're a Monk.
At your discretion is better than not at all.
Although your discretion should be used judiciously.
Just because the code looks clean doesn't mean it is good.
Just because the code looks messy doesn't mean it is bad.
Reuse via CPAN is one honking great idea -- let's do more of that!”
当我着手制定道棋规则的时候,我就在问自己:道棋的哲学是什么?经过一段时间的思索,我找到了答案——“简洁”,转化成口号就是“棋规至简 道理至深”。
在这种理念的指导下,我尽可能把可有可无的规则去掉——不是用细小的规则规范棋手,而是在大的原则框架下让棋手尽情发挥。
所以对于你道棋采用座子的建议首先不大不和我的理念(哈哈,见笑了),其次还有下面的原因:
在以前的道棋对弈实践中发现,由于没有边界,道棋的走向是由第二手棋决定的。从这点上看,先手的优势更加不明显了。这是个好事,即黑棋有一点先手优势,白棋有选择离黑棋远一点还是近一点的权利。座子可能会把这个和谐给破坏掉——即先手的黑棋倾向于靠着黑色座子下,用来先手巩固地方。这样一来先后手的差距就大了(这点和围棋不一样,围棋采用座子后,先后手的差距小了)。