VC++ 编写的围棋游戏

时间:2012-07-12 12:22:30
【文件属性】:
文件名称:VC++ 编写的围棋游戏
文件大小:24KB
文件格式:ZIP
更新时间:2012-07-12 12:22:30
VC++ Go Version 1.0 April 2001 by l a u : k3172@hotmail.com ------------------------------------------------------------------- Content Description ------------------------------------------------------------------- MainFrm.cpp default window program Go.cpp default window program GoView.cpp I/O: drawing, mouse/keyboard handling GoDef.h definition of some useful values GoClass.cpp include some useful classes GoThink.cpp thinking and information update ------------------------------------------------------------------- to set player, modify these lines in GoClass.cpp: player[GO_SIDE_BLACK]=Man; player[GO_SIDE_WHITE]=Computer; -------------------------------------------------------------------
【文件预览】:
Go
----GoClass.cpp(2KB)
----Go.cpp(4KB)
----Go.clw(3KB)
----res()
--------Toolbar.bmp(958B)
--------Go.rc2(394B)
--------WhiteStone.bmp(822B)
--------BlackStone.bmp(822B)
--------Go.ico(3KB)
----Go.dsw(529B)
----GoDef.h(459B)
----GoClass.h(1KB)
----GoView.cpp(16KB)
----Go.dsp(4KB)
----Go.rc(9KB)
----GoThink.h(1KB)
----StdAfx.cpp(204B)
----MainFrm.cpp(4KB)
----resource.h(2KB)
----GoView.h(3KB)
----MainFrm.h(2KB)
----StdAfx.h(1KB)
----GoThink.cpp(5KB)
----Go.h(1KB)
----Debug()
----ReadMe.txt(779B)
www.pudn.com.txt

网友评论

  • 不好 编译不出来