资 源 简 介
Introduction
The goal of this program is to provide an intuitive virtual chess table for friendly play across the internet. No rules will be hard-coded, so you can play any variations you please.
Obviously this is not for tournaments. Just like a real chess board, if your opponent goes to the bathroom you can move all his pieces around and run down his clock. Currently I have no plans to simulate the nervous "Oh good, you"re back. Shall we continue?" upon your opponent"s return.
Chessnuts is fairly basic. It allows you to host a multiplayer session with up to 64 players/observers, and will smoothly update everyone"s board as pieces are dragged around. It also includes a chat
文 件 列 表
chessnuts.exe
README.txt
Sets
xchess
Source
chess.dev
chess.layout
chessApp.cpp
chessApp.h
chessApp.rc
chessFrame.cpp
chessFrame.h
chessFrame.wxform
ChessGLCanvas.cpp
ChessGLCanvas.h
chessPiece.cpp
chessPiece.h
HostJoinDialog.cpp
HostJoinDialog.h
HostJoinDialog.wxform
Makefile.win
MyGLCanvas.cpp
MyGLCanvas.h
MyTCP.cpp
MyTCP.h
optionsFrame.cpp
optionsFrame.h
optionsFrame.wxform
standalones.cpp
standalones.h