文件名称:Othello
介绍说明--下载内容均来自于网络,请自行研究使用
一个C++黑白棋的示例,能实现标准的功能,没有计时器-The Othello s example of a C++, standard function timer
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Othello\black.jpg
.......\Debug\GUI\gui.o
.......\.....\...\MyButton.o
.......\.....\...\MyWindow.o
.......\.....\helloworld.o
.......\.....\Logic\chessboard.o
.......\.....\.....\player.o
.......\.....\.....\rule.o
.......\.....\Othello.exe
.......\.....\othello.o
.......\empty.jpg
.......\GUI\gui.cpp
.......\...\gui.h
.......\...\MyButton.cpp
.......\...\MyButton.h
.......\...\MyWindow.cpp
.......\...\MyWindow.h
.......\helloworld.cpp
.......\legal.jpg
.......\Logic\chessboard.cpp
.......\.....\chessboard.h
.......\.....\player.cpp
.......\.....\player.h
.......\.....\rule.cpp
.......\.....\rule.h
.......\othello.cpp
.......\Release\GUI\gui.o
.......\.......\...\MyButton.o
.......\.......\...\MyWindow.o
.......\.......\helloworld.o
.......\.......\Logic\chessboard.o
.......\.......\.....\player.o
.......\.......\.....\rule.o
.......\.......\Othello.exe
.......\.......\othello.o
.......\white.jpg
.......\Debug\GUI
.......\.....\Logic
.......\Release\GUI
.......\.......\Logic
.......\Debug
.......\GUI
.......\Logic
.......\Release
Othello