Differences between revisions 2 and 9 (spanning 7 versions)
Revision 2 as of 2005-11-05 07:45:41
Size: 4637
Editor: ZoomQuiet
Comment:
Revision 9 as of 2009-12-25 07:18:56
Size: 5323
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * [http://www.u-go.net/uligo/ uliGo] {{{是一个python写的桌面软件  * [[http://www.u-go.net/uligo/|uliGo]] {{{是一个python写的桌面软件
Line 9: Line 9:
 * [http://www.pygame.org/projects/22/74/?release_id=82 pggo] 客户端程序{{{  * [[http://www.pygame.org/projects/22/74/?release_id=82|pggo]] 客户端程序{{{
Line 16: Line 16:
 * [[http://gosiege.sourceforge.net/|Go Siege]]{{{
Go Siege is a transformation of the ancient Chinese game of Go into a massively multiplayer online game in which hundreds of players can compete simultaneously. Go Siege is open-source, being licensed under the GNU General Public License.
}}}
Line 27: Line 30:
http://www.go-assistant.com/ 打谱软件,我一直在用的,个人感觉确实很不错,格式支持很全面,棋谱库和教程库也比较全,不过作者对棋谱格式作了扩充
Line 30: Line 34:
 * [http://gosiege.sourceforge.net/ GoSiege] 一个不错的多人网络对战系统,包含server、client。有play、chat、用户管理等功能。除某几点外,它的游戏规则和围棋不同。尽管它也是使用棋盘和棋子,但是超过两个以上的人在同一个棋盘上使用两种以上颜色的棋子来下棋。用吃子计分来计算胜负。  * [[http://gosiege.sourceforge.net/|GoSiege]] 一个不错的多人网络对战系统,包含server、client。有play、chat、用户管理等功能。除某几点外,它的游戏规则和围棋不同。尽管它也是使用棋盘和棋子,但是超过两个以上的人在同一个棋盘上使用两种以上颜色的棋子来下棋。用吃子计分来计算胜负。
Line 32: Line 36:
 * [http://eric_rollins.home.mindspring.com/phex/index.html Python Hex 桌面软件]{{{  * [[http://eric_rollins.home.mindspring.com/phex/index.html|Python Hex 桌面软件]]{{{
Line 39: Line 43:
 * [http://www.pysol.org/ PSol 桌面软件]{{{  * [[http://www.pysol.org/|PSol 桌面软件]]{{{
Line 49: Line 53:
 * [http://www.python.org/pypi/ginanh/0.3.0 ginanh 0.3.0] Multiplayer RPG game with both text and graphical user interfaces 网络游戏{{{  * [[http://www.python.org/pypi/ginanh/0.3.0|ginanh 0.3.0]] Multiplayer RPG game with both text and graphical user interfaces 网络游戏{{{
Line 57: Line 61:
 * [http://www.alcyone.com/software/chess/ PyChess] 1.0.2a 桌面软件{{{  * [[http://www.alcyone.com/software/chess/|PyChess]] 1.0.2a 桌面软件{{{
Line 66: Line 70:
 * [http://www.gnu.org/software/gnugo/ gnugo] (C++){{{  * [[http://www.gnu.org/software/gnugo/|gnugo]] (C++){{{
Line 70: Line 74:
 * [http://www.rene-grothmann.de/jago/ JagoClient], the Java Go Client and SGF editor{{{  * [[http://www.rene-grothmann.de/jago/|JagoClient]], the Java Go Client and SGF editor{{{
Line 77: Line 81:
 * [http://igo.resurse.com/Java/Goapplet.html Play Atari-Go] (Java applet with source code)  * [[http://igo.resurse.com/Java/Goapplet.html|Play Atari-Go]] (Java applet with source code)
Line 84: Line 88:
 * [http://gotools.sourceforge.net/ Go Tools Project] {{{  * [[http://gotools.sourceforge.net/|Go Tools Project]] {{{
Line 102: Line 106:

用C++写的通用broad game tool https://sourceforge.net/projects/boardgametool/ ,使用Python来定义game rules,目前已经实现的board game包括chess和go

2005-11-02 收集资料

开源python围棋项目

PyWgo/2005-11-02 (last edited 2009-12-25 07:18:56 by localhost)