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

搜索资源列表

  1. S21_7

    0下载:
  2. 简易扫雷游戏,在tubo C中做的。算是初学者的第一次实践吧。F为FLAG,Q为不确定,空格为放置。-Simple Minesweeper, in turbo C in doing. Be it beginner s first practice. F as FLAG, Q is uncertain, spaces for the placement.
  3. 所属分类:Other Games

    • 发布日期:2017-04-14
    • 文件大小:2780
    • 提供者:kathy
  1. magic-game

    0下载:
  2. 这是一个3D魔方游戏的C源码,仅提供参考-This is a 3d rubik s cube game C source code, only to provide the reference...
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:144399
    • 提供者:林云
  1. snake_v1.0

    0下载:
  2. 修复贪吃蛇不能统计积分bug 贪吃蛇游戏的编制 项目描述 运行环境:vs 2010 技术特点:普通C# 游戏描述: C#版贪吃蛇,操作说明: 1.键盘w-上,s-下,a-左,d-右) 2.空格键(Space):暂停/开始 吃的越多蛇的长度越长。 适合初学者研究 快快下载体验一下吧。-Repair of the snake can not be statistical integral bug The establishment of Sna
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-30
    • 文件大小:36819
    • 提供者:xxpudn97
  1. Skyblue_Mine

    0下载:
  2. MS经典的扫雷游戏,C++编写,文件不大,非常方便学习和娱乐!-This a classical mine game, wtitten by C++! It s suitable for study and entertainment!
  3. 所属分类:Other Games

    • 发布日期:2017-04-29
    • 文件大小:241175
    • 提供者:David
  1. push_the_box

    0下载:
  2. 经典的推箱子游戏的代码,用C++编写,可作为C++新手的练习材料,在windows系统上运行-Classic game of the game code, using C++ prepared, can be used as a beginner s C++ training materials, running on the windows system
  3. 所属分类:Button control

    • 发布日期:2017-04-29
    • 文件大小:14634
    • 提供者:shiyanhua
  1. tanchishe

    0下载:
  2. 经典的贪吃蛇游戏的代码,用C++编写,可作为C++新手的练习材料,在windows系统上运行-Classic Snake game code, written in C++, can be used as a beginner s C++ training materials, running on the windows system
  3. 所属分类:Other Games

    • 发布日期:2017-04-30
    • 文件大小:44874
    • 提供者:shiyanhua
  1. sudoku

    0下载:
  2. C语言 实现 数独游戏 鼠标输入待填数字的位置和大小-C realize sudoku. Mouse inputs the number s location and value.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:3096
    • 提供者:邢明义
  1. motorcar

    0下载:
  2. 一个C++语言开发的摩托车小游戏,下载后无需操作人员拥有驾照就可享受开车的快乐!-A C++ language development motorcycle games, download without operator has a driver s license can enjoy the driving pleasure!
  3. 所属分类:Other Games

    • 发布日期:2017-05-04
    • 文件大小:174152
    • 提供者:张志扬
  1. Gluttonous-Snake-by-CPP-and-Opencv

    0下载:
  2. 用C++和Opencv实现了一下贪吃蛇游戏 设计思路: 1.显示初始画面,蛇头box初始位置为中心,食物box位置随机 2.按随机方向移动蛇头,按a、s、d、w键控制移动方向,分别为向左,向下,向右,向上 3.蛇头位置与食物box位置重合,则把食物box加入到蛇身向量arraryBox里,并设置食物box为第一个元素 4.蛇身各个box移动规律是,每次移动后一个box的位置变为前一个box的位置 5.蛇头移动超越边界,游戏结束-With Opencv and C++ to
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:2406
    • 提供者:吕不韦
  1. javascript-tank

    0下载:
  2. javascr ipt 坦克大战游戏源码,学习J a v a s c r i p t 好材料,代码结构清晰,条理清楚。-Battle City game source code for javascr ipt learning
  3. 所属分类:JavaScript

    • 发布日期:2017-05-04
    • 文件大小:213570
    • 提供者:宋平
  1. mofang

    0下载:
  2. 一款c++编写的魔方游戏。非常适合初学者学习的一款游戏源码-A c++ written a rubik s cube game. Very suitable for beginners to learn a game source code...
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-04
    • 文件大小:36772
    • 提供者:何波
  1. eluosifangkuai

    0下载:
  2. 一款俄罗斯方块游戏,用c++编写的。界面非常特别。对学习c++的童鞋来说是不错的。-A tetris game, written in c++. Interface is very special. Is good for learning c++ children s shoes.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-04
    • 文件大小:300667
    • 提供者:何波
  1. Doddle_Jump

    0下载:
  2. 利用SDL实现一个桌面小游戏,涂鸦跳跃。SDL(Simple DirectMedia Layer)是一套开放源代码的跨平台多媒体开发库,使用C语言写成。-use SDL to make a game name noodle jumper About SDL Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, ke
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-16
    • 文件大小:23686230
    • 提供者:suxiaofeng
  1. CPP-games

    0下载:
  2. 使用C++编写的游戏小程序,包括最为经典的俄罗斯方块游戏,本人亲自测试过,对深入理解和学习C++非常有帮助,希望对大家有所帮助!-games programm by c++,tested by myself,I hope it s useful
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-20
    • 文件大小:5501187
    • 提供者:wang
  1. Rect

    0下载:
  2. 这是一款基本C++语言编写的俄罗斯方块游戏的源代码,在windows平台运行。-This is a basic C++ language Tetris game' s source code, running on windows platform.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5179475
    • 提供者:matrix
  1. Snake

    4下载:
  2. 贪吃蛇是经典的街机游戏,最早原型诞生于1976 年。本次实验要求完成一个网络对战版的贪吃蛇。具体玩法如下: a. 游戏有2个玩家,通过网络 socket 通信。玩家1通过 w,a,s,d控制蛇的方向,玩家2通过上下左右箭头控制蛇的方向。 b. 至少随机添加2堵墙,蛇头碰撞到对方获胜。 c. 每次随机生成2个蛋,蛋的位置不与蛇身重合。2个蛋全部被蛇吃完后,再经过 2秒后,再次生成2个蛋。 d. 蛇身的初始长度为2,每吃1个蛋,蛇身长度+1。蛇头与自己蛇身和对手蛇神碰撞,游戏结束,对
  3. 所属分类:Java Develop

    • 发布日期:2017-05-28
    • 文件大小:11175886
    • 提供者:李四
  1. cegui-0.8.7

    0下载:
  2. CEGUI是一个自由免费的GUI库,使用C++实现,完全面向对象设计。CEGUI开发者的目的是希望能够让游戏开发人员从繁琐的GUI实现细节中抽身出来,以便有更多的开发时间可以放在游戏性上.这是最新的0.87版-Crazy Eddie s GUI System is a free library providing windowing and widgets for graphics APIs/engines where such functionality is not natively ava
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-14
    • 文件大小:21436538
    • 提供者:dawson
  1. 飞机大战

    0下载:
  2. 控制台界面,飞机大战游戏,使用了较多的类,可用于初学者对C++中的类进行学习(planes war games,to learn about templates in C++, it's simple and useful)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-17
    • 文件大小:4096
    • 提供者:nslzj555
  1. Snake

    0下载:
  2. 用Objective-C开发的MacOS下简单经典的贪吃蛇游戏,作为练习巩固。(the snake game developed with Objective-c language, share it and let's study together.)
  3. 所属分类:MacOS编程

    • 发布日期:2017-12-19
    • 文件大小:88064
    • 提供者:auspark
  1. 贪吃蛇

    0下载:
  2. 贪吃蛇,运用Visual C++编成,通过上下左右键可以移动蛇头方向,使蛇吃上随机产生的糖豆,以此来逐渐加长蛇的身体,吃的越多得到的分数越多,要注意的是蛇的头部不能够接触墙壁,否则游戏结束。(Snake, using Visual C++ programming, through the arrow keys to move the head direction, make the snake eat beans randomly generated, so as to gradually le
  3. 所属分类:游戏

    • 发布日期:2018-01-08
    • 文件大小:3072
    • 提供者:李彩风
« 1 2 ... 10 11 12 13 14 15»
搜珍网 www.dssz.com