首页 [ 游戏娱乐 ] WPF象棋单机游戏源码
一键分享

WPF象棋单机游戏源码

  • 共享

2014-03-21 10:48:57

  • 源码类型: C/S
  • 开发环境: VS2010 + 无数据库
  • 开发语言: C#
  • 标签: WPF 象棋 游戏
  • 评分:

10积分


交付物: 源码包
    商家已实名认证
  • 分享者:de666***
  • 访问次数:   1052 次
  • 源码数量:   1 套
  • 通过比率:   100%
  • 活跃于:   三个月前
  • 最新IP属地:青岛市
  • 微信扫码咨询
.net

源码介绍

源码参数

  • 源码类别:【游戏娱乐】
  • 源码类型:C/S
  • 适合人群: 菜鸟
  • 授权类型:共享版
  • 开发语言:C#
  • 数据库:无数据库
  • 源码大小:11.71MB
  • 相关网址: 【免费浏览】
  • 源码指数:
  • 完整度:
  • 游戏界面
  • 游戏开始
  • 黑方胜
  • 游戏界面
  • 游戏开始
  • 黑方胜
  • Aspx.Query.CodeImageQueryModel
  • Aspx.Query.CodeImageQueryModel
  • Aspx.Query.CodeImageQueryModel

WPF象棋单机游戏源码

源码描述:
WPF象棋单机游戏源码
简单实现单机象棋,可以对弈,但不能人机对弈,可以设置红黑方谁走的。
绘制棋子 黑車上
            button = new NewButton();
            button.imageUri = new Uri(dir.FullName + @"\Images\blackju.png");
            this.Drawing.Children.Add(button);
            button.point = new Point(30, 60);
            button_list.Add(button);
            button.MouseDown += new MouseButtonEventHandler(button.Method);
            button.Name = "Blackju";
            button.Camps_type="Black";
            this.main.MouseDown += new MouseButtonEventHandler(Grid_MouseDown);

责任编辑:xiao

下单记录

用户名 源码评分 成交价 下单时间 订单状态

源码评论

单击更换

评论列表

全部评论
  • 暂无评论 …

最近更新

      下载排行