Differences between revisions 17 and 18
Revision 17 as of 2005-11-05 07:58:15
Size: 2991
Editor: ZoomQuiet
Comment:
Revision 18 as of 2005-11-05 08:00:23
Size: 1659
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 32: Line 32:
 1. 学习pygo的代码,做注释,然后在wiki上发布注释后的版本
 1. 完成1后再说,现在什么都不懂
 1. 持之以恒,没什么比这更重要的了。不怕做得慢,只怕说得多做得少。如果我一个人做,至少一年后才能连接Go Server对弈:)

ps.附上James Tauber在2002年写下的TODO:
{{{

- ability to save territory/score in SGF as node # 将胜负(数子或数目)结果保存到SGF文件中?

- editing and adding of properties (especially comments) # 属于注释、打谱功能

- better display of variations # 更好地显示分支,属于注释、打谱功能

- better display of common properties # 更好地显示常规属性

- optionally show atari # 可选择显示叫吃

- ability to play problems # 死活题功能

- handling of line-break in SGF values

- allow resizing of canvas to scale board # 棋盘大小随着窗口大小变化

- better Tk packing

- ability to create problems # 用什么算法?暂时不考虑

- numbers in showgo need to make mask if not on stone # 某一点没有棋子但是要显示数字

- partial boards in showgo # 刷新棋盘一部分的功能


- user management

- pluggable computer players

- internet server games # 连接Go Server对弈

- point-to-point network games # P2P对弈
}}}
[[Include(PyWgoRoad)]]

PyWgo -- Python Web i-go -- 围棋对战平台

TableOfContents

  • [wiki:self/WoodpeckerProjs 啄木鸟项目::]

    (!) [wiki:self/PyGnest PyGnest]

    {o} [wiki:self/PyWgo PyWgo]

::-- ZoomQuiet [DateTime(2005-11-05T07:19:27Z)]

1. 缘起

[wiki:PyCNmail/2005-November/018404.html PythonGO开发计划]

  • James Tauber的PyGo为基础 http://jtauber.com/ 作者James Tauber是XML领域的大拿

    • 所以我准备以pygo为基础开始开发PythonGO,我觉得PythonGO这个名称够直接、好懂,Igo好像是Korea的叫法。
      • 咳咳咳 i-go 是小日本的叫法,可惜中国没有赶上命名,我提议使用 PyWgo -- 围棋 Wei Qi at web, we created, 等等,比较短也好记忆 -- ZoomQuiet

1.1. 成员

1.2. 项目日志

MonthCalendarBRInclude(CPUGnav)

提要Include(^PyWgo/2005-.*,'项目简报',4,sort=descending,items=13,titlesonly)

1.3. 目标

Include(PyWgoGoal)

1.4. 计划

Include(PyWgoRoad)

1.5. 成果

1.5.1. 审子程序

  • PyIgoJudger -- shhgs <"".join(chr(ord(c) -2) for c in 'ujjiu0ghjknvBiockn0eqo')> 贡献

2. 反馈

项目讨论 Include(/DisCuss)

PyWgo (last edited 2009-12-25 07:14:33 by localhost)