VC++不规则窗体编程跳棋游戏实例-源码程序 - vc源码程序 - 谷速源码
下载频道> 资源分类> 编程语言> VC源码> VC++不规则窗体编程跳棋游戏实例-源码程序

标题:VC++不规则窗体编程跳棋游戏实例-源码程序
分享到:

所属分类: VC源码 资源类型: 文件大小: 385.1 KB 上传时间: 2017-06-20 22:46:28 下载次数: 8 资源积分:1分 提 供 者: admin 20170620104634382
内容:
VC++不规则窗体编程跳棋游戏实例-源码程序,够酷的VC++跳棋游戏源码,完全公开,实现了电脑对战,网络对战暂不完善,因此去掉了该部分功能。
  跳子棋游戏的实现不算太难,但有一点复杂。主要原因可能就是它的棋盘为一个不规则的图形。
  实现思路是:把棋盘121棋格分为7个区,中间为0区,上为1区,逆时针至右上角。
  定义一个棋格的属性:坐标、棋格所属区域、即7个区……
  压缩包内有详细实现说明,请下载查看。VC ++ irregular form programming checkers game examples - source code procedures, cool enough VC ++ checkers game source, completely open, to achieve a computer warfare, network warfare is not perfect, so remove the part of the function.
The realization of the jump chess game is not too difficult, but a little complicated. The main reason may be that its board is an irregular graphic.
Implementation of the idea is: the chessboard 121 chess is divided into seven areas, the middle of the 0 area, on the 1 area, counterclockwise to the upper right corner.
Define a chess grid attributes: coordinates, chess area belongs to, that is, seven areas ... ...
Compressed package with detailed instructions, please download to view.

文件列表(点击上边下载按钮,如果是垃圾文件请在下面评价差评或者投诉):

VC++不规则窗体编程跳棋游戏实例-源码程序
VC++不规则窗体编程跳棋游戏实例-源码程序\code
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES
VC++不规则窗体编程跳棋游戏实例-源码程序\code\AboutDialog.cpp
VC++不规则窗体编程跳棋游戏实例-源码程序\code\AboutDialog.h
VC++不规则窗体编程跳棋游戏实例-源码程序\code\Date.h
VC++不规则窗体编程跳棋游戏实例-源码程序\code\MySocket.cpp
VC++不规则窗体编程跳棋游戏实例-源码程序\code\MySocket.h
VC++不规则窗体编程跳棋游戏实例-源码程序\code\NewGame.cpp
VC++不规则窗体编程跳棋游戏实例-源码程序\code\NewGame.h
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES\1111.bmp
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES\2222.bmp
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES\3333.bmp
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES\4444.bmp
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES\5555.bmp
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES\6666.bmp
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES\DDDB.BMP
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES\H_nodrop.cur
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES\H_nw.cur
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES\H_point.cur
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES\TTQ.ICO
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES\TTQ.RC2
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES\asd.bmp
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES\asdb.bmp
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES\bitmap3.bmp
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES\cursor4.cur
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES\icon1.ico
VC++不规则窗体编程跳棋游戏实例-源码程序\code\RES\wbw.bmp
VC++不规则窗体编程跳棋游戏实例-源码程序\code\ReadMe.txt
VC++不规则窗体编程跳棋游戏实例-源码程序\code\StdAfx.cpp
VC++不规则窗体编程跳棋游戏实例-源码程序\code\StdAfx.h
VC++不规则窗体编程跳棋游戏实例-源码程序\code\TTQ.CLW
VC++不规则窗体编程跳棋游戏实例-源码程序\code\TTQ.DSW
VC++不规则窗体编程跳棋游戏实例-源码程序\code\TTQ.H
VC++不规则窗体编程跳棋游戏实例-源码程序\code\Ttq.cpp
VC++不规则窗体编程跳棋游戏实例-源码程序\code\Tzq.cpp
VC++不规则窗体编程跳棋游戏实例-源码程序\code\Tzq.h
VC++不规则窗体编程跳棋游戏实例-源码程序\code\resource.h
VC++不规则窗体编程跳棋游戏实例-源码程序\code\ttq.aps
VC++不规则窗体编程跳棋游戏实例-源码程序\code\ttq.dsp
VC++不规则窗体编程跳棋游戏实例-源码程序\code\ttq.rc
VC++不规则窗体编程跳棋游戏实例-源码程序\code\ttqDlg.cpp
VC++不规则窗体编程跳棋游戏实例-源码程序\code\ttqDlg.h
VC++不规则窗体编程跳棋游戏实例-源码程序\code\实现简介.txt
VC++不规则窗体编程跳棋游戏实例-源码程序\code\简介.txt
VC++不规则窗体编程跳棋游戏实例-源码程序\www.gusucode.com.txt
VC++不规则窗体编程跳棋游戏实例-源码程序\【谷速代码】-免费源码.url
VC++不规则窗体编程跳棋游戏实例-源码程序\程序说明.txt

关键词: 跳棋 窗体 源码

Top_arrow
回到顶部
联系方式| 版权声明| 招聘信息| 广告服务| 银行汇款| 法律顾问| 兼职技术| 付款方式| 关于我们|
网站客服网站客服 程序员兼职招聘 程序员兼职招聘
沪ICP备19040327号-3
公安备案号:沪公网安备 31011802003874号
库纳格流体控制系统(上海)有限公司 版权所有
Copyright © 1999-2014, GUSUCODE.COM, All Rights Reserved