MiniOthello_0.03b1_src

所属分类:棋牌游戏
开发工具:Visual C++
文件大小:74KB
下载次数:4
上传日期:2011-12-08 06:31:23
上 传 者lazybobo
说明:  主要是关于othello的一个游戏编程 里面涉及到剪枝算法 以及其他的知识
(code related to othello)

文件列表:
mobility.hpp (492, 2005-09-08)
othello.cpp (15274, 2005-12-11)
othello.hpp (4808, 2008-03-27)
todo.txt (260, 2005-09-11)
version_history.txt (7124, 2008-03-27)
adj_table.hpp (4755, 2005-09-10)
board.cpp (9424, 2008-03-27)
board.hpp (2101, 2005-12-11)
game.cpp (22610, 2008-03-27)
game.hpp (604, 2008-03-27)
liberty.cpp (2404, 2005-09-11)
liberty.hpp (409, 2005-09-10)
Makefile (2305, 2008-03-27)
minimax.cpp (150657, 2008-03-27)
minimax.hpp (9500, 2005-09-18)
mob_table.hpp (170799, 2005-09-07)
mobility.cpp (4058, 2005-09-11)

******** Mini-Othello ******** (Console verison) Written by Yunpeng Li yuli@cs.cornell.edu http://www.cs.cornell.edu/~yuli Originally a joint project with Dobo Radichnov for CX 311 (Artificial Intelligence) at Middlebury. SOURCE CODE Source code can be compile with GCC. Version 3.4.x or 4.x is recommended. Can be compile under Linux, Cygwin, or MinGW (Windows/DOS). USAGE: This is a command-line program, i.e. it need to run in a console window (or DOS window for Windows). Use "--help" switch to see a full list of options. ABOUT THIS PROGRAM This is still an elementary level program, low search speed, manually tuned (and hence inaccurate) evaluation funcion. Therefore it is pretty weak and definitely no match for good Othello programs such as WZebra, Pointy Stone, etc. However it is should be a good challenge for beginning and amateur level players.

近期下载者

相关文件


收藏者