CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 游戏 C#

搜索资源列表

  1. 智能象棋游戏

    0下载:
  2. 在C#下开发的一个“中国象棋”小游戏,运行环境:win200/win2003/win xp VS.NET2003-in C# developed under a "Chinese Chess" small game, the environment : win200/win2003/win xp VS.NET2003
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1549767
    • 提供者:张玉斌
  1. c

    0下载:
  2. c#扫雷,仿微软自带扫雷游戏,基本实现其所有功能,微软自带扫雷是通过画图来解决界面问题的,而我是通过BUTTON来实现的,
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:237265
    • 提供者:dkl
  1. C++_minesweeping

    0下载:
  2. 仿微软自带扫雷游戏,基本实现其所有功能,微软自带扫雷是通过画图来解决界面问题的,而我是通过BUTTON来实现的,当扫雷宽度和高度足够大时,你会观察到明显的刷屏。是C#拉,,,真是的
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:241123
    • 提供者:tinavie
  1. isdom_sdk.zip

    0下载:
  2. 游戏开发包。DirectX相关的组件包装, DirectDraw、D3D、DirectInput、DirectSound、DirectPlay、DirectMedia、及MIDI播放;图形文件读写;网络编程;多线程等方面很多内容, Game development package. DirectX correlation module packing, DirectDraw, D3D, DirectInput, DirectSound, DirectPlay, DirectMedia, and
  3. 所属分类:DirextX

    • 发布日期:2017-11-08
    • 文件大小:1684079
    • 提供者:马明
  1. v103.rar

    2下载:
  2. 武林外传外挂,使用了注入方式调用游戏内部函数,速度快;自动加血、加蓝、捡东西等;及多开组队功能,多个号组队攻击一个敌人升级快,Wulin rumored plug-ins, used to call the game the way into the internal functions, fast Automatic blood, plus blue, picking things, etc. and multi-functional team to open a number of it
  3. 所属分类:Game Hook Crack

    • 发布日期:2014-12-25
    • 文件大小:297988
    • 提供者:protoss
  1. pushBox

    0下载:
  2. 推箱子游戏源码 最近,使用 C# 开发了一款智能手机软件:推箱子。 -Sokoban game source code recently, use the C# developed a smart phone software: Sokoban.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:244004
    • 提供者:ym
  1. c#SyncGamechiqizi

    0下载:
  2. 这是一个基于C#的吃棋子网络小游戏,含有客户端与服务器端。(This is a game called "Eat the pieces" based on C # containing client and server)
  3. 所属分类:C#编程

    • 发布日期:2017-12-21
    • 文件大小:704512
    • 提供者:白衣
  1. C# 五子棋游戏源代码

    0下载:
  2. c#平台写的五子棋游戏,仅供参考,谢谢合作(C# platform prepared backgammon game source code, for reference only)
  3. 所属分类:

    • 发布日期:2017-12-30
    • 文件大小:37888
    • 提供者:zhengguoxiao
  1. VisualC#经典游戏编程开发+源代码

    0下载:
  2. 各种童年经典游戏,如黑白棋、五子棋。坦克大战都有源码(A variety of childhood classic games, such as black and white chess, backgammon. Tank wars have source code)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-13
    • 文件大小:19873997
    • 提供者:失落的人
  1. 第19章 涂鸦游戏软件

    0下载:
  2. 涂鸦游戏,把小时候经常玩的小游戏用VS软件编写下来、自己设计功能。超级有意思(Graffiti game, the child often play small game written down with VS software, its own design features. Super fun!)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:83968
    • 提供者:失落的人
  1. C#俄罗斯方块

    0下载:
  2. C# WIndows Form实现的俄罗斯方块(Tetris implemented by C# WIndows Form)
  3. 所属分类:游戏

    • 发布日期:2017-12-22
    • 文件大小:1409024
    • 提供者:hwqkkkj
  1. 俄罗斯方块C#

    0下载:
  2. 一个自己编的基于C#平台的俄罗斯方块小游戏(A self compiled Tetris game based on C#)
  3. 所属分类:游戏

    • 发布日期:2017-12-26
    • 文件大小:308224
    • 提供者:jjtseu
  1. pingtu

    0下载:
  2. 拼图游戏 c#实现,窗体界面游戏实现。(Implement a simple game)
  3. 所属分类:C#编程

    • 发布日期:2017-12-28
    • 文件大小:30720
    • 提供者:ruiruiruiu
  1. SnakeAndLadders

    0下载:
  2. 使用C#代码编辑的小游戏,适用于C#入门以后的学习者。(Snake and Ladders programmed using C#, basic language used.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:1022976
    • 提供者:一觉不醒
  1. Pokemon-like game

    0下载:
  2. 全部使用最基础C#语言完成的口袋精灵模拟游戏,适合入门人员。(Noob friendly language used. Pokemon-like game. All basic C# language. Good for new learners.)
  3. 所属分类:游戏

    • 发布日期:2017-12-30
    • 文件大小:4875264
    • 提供者:一觉不醒
  1. c#版传奇源码

    22下载:
  2. c#版传奇完整源码(服务端+客户端),Mirserver.rar为配套服务端,vs2012编译,GameOfMir.rar为源代码,代码带部分注释,可正常编译运行,附编译和架设视频教程,数据库为SqlLite。(C# version of the legendary complete source code (server + client), for supporting the Mirserver.rar server, vs2012 compiler, GameOfMir.rar sour
  3. 所属分类:游戏

    • 发布日期:2017-12-23
    • 文件大小:67294208
    • 提供者:233355
  1. 小游戏

    0下载:
  2. 一款桌面级小游戏,2048,包括源码和生成好的exe,简单实用。(a funny game play in the Windows table.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:71680
    • 提供者:LyonsLH
  1. 生命游戏

    0下载:
  2. 一个没有互动的简单生命游戏,永远不会停止(A simple life game without Interaction, never stops.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-10
    • 文件大小:75776
    • 提供者:yellow sea
  1. c#实例项目打飞机

    1下载:
  2. 适合新手了解并且可以很好的学习c#简单游戏实例打飞机,注释清楚直观。(Novice simple game example, clear and intuitive annotation)
  3. 所属分类:C#编程

    • 发布日期:2018-05-03
    • 文件大小:5067776
    • 提供者:lucky559
  1. 21点扑克牌游戏最终版本

    0下载:
  2. 用C#编写的扑克牌游戏,此游戏为单机游戏;(The poker game written in C # is a single-player game.)
  3. 所属分类:C#编程

« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com