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

搜索资源列表

  1. Logo

    0下载:
  2. 这个代码实现了一个比较简单的小游戏--大家小时候玩的用笔画图。可以让笔离开纸面,让笔接触纸面等等一系列命令。另外还扩展了它的命令集。-This code implements a relatively simple game- you use a pen drawing of a child to play. Can leave the pen on paper, so that contact paper pen a series of commands and so on. It also
  3. 所属分类:Game Program

    • 发布日期:2017-05-19
    • 文件大小:5.02mb
    • 提供者:李亮
  1. BattleCity

    0下载:
  2. 这是一款模仿小时候个个都爱玩的坦克大战游戏,内部代码很详细,对学习游戏编程的人有很大帮组。-This is an imitation of a child everybody Tankedaizhan playing games, the internal code in great detail, learning the game programming to help people have a great group.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:127.78kb
    • 提供者:Jack
  1. Tetris

    0下载:
  2. 一个VC++ 可以全屏的俄罗斯方块游戏源程序,比较经典的游戏了,小时候经常玩的,请注意资源文件的相对目录位置,要不然全屏后一片空白,在VC6.0下可顺利编译。-VC++ can be a full-screen source code of the game Tetris, the classic game of comparison, the child often played, please note that the relative resource file directory lo
  3. 所属分类:Other Games

    • 发布日期:2017-04-05
    • 文件大小:101.95kb
    • 提供者:602
  1. els

    0下载:
  2. VC++开发的一款小型游戏,也是大家小时候经常喜欢玩的游戏——俄罗斯方块,这是它的全部编码文件,供你继续开发出更有难度的俄罗斯方块。-VC++ development of a small game, is a child we often like to play games- Tetris, this is all the code it documents, for your more difficult to continue to develop the Russian box.
  3. 所属分类:Game Program

    • 发布日期:2017-04-16
    • 文件大小:311.31kb
    • 提供者:164
  1. noughtsandcrosses

    0下载:
  2. VC++三子棋游戏源码(类似五子棋) 三子棋游戏,玩法类似五子棋,在有些地方盛行这款游戏,像五子棋一样,尽量使自己的棋子凑成‘三’,这时你可以把对方任一个子废掉(该子将会变灰色,下子完了以后,它将会被去掉)。游戏主程序分服务端和客户端,自动监听端口,为网络对战打下基础,VC初学者把本游戏当作一个范例也不错哦 -Three sons, VC++ source code chess games (like backgammon) third son of chess games, games
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:429.29kb
    • 提供者:jimmy
  1. RussianGame

    0下载:
  2. VC++版俄罗斯方块游戏源码,左侧个性化控制按钮,游戏模式基本和其它的一样,方块形式和小时候玩的很相似,经典型,为VC++编程者提供参考吧。 -VC++ source code version of Tetris, the left control button personalization, and other game modes basically the same form and a child play with the box very similar to the clas
  3. 所属分类:Game Program

    • 发布日期:2017-04-04
    • 文件大小:75.01kb
    • 提供者:徐美英
  1. GobanGame

    0下载:
  2. 人机对战五子棋游戏源码 功能很简单,实现了五子棋的电脑对战,主要就是为了研究下电脑下棋算法,所以其他的功能和细节都没考虑,比如电脑最后的落子点我是直接用图片标示出来的,最好是另建一个线程来闪烁最后落子点,还有智能等级也是可以调节的,偏重于防守和进攻都可以修改代码中权值的设定来实现的,有兴趣的朋友可以在此基础上扩展一下。因为没有写谁先下棋的功能,可以模拟下电脑先下子,只需要你在边角上先下一子就可以了,相比下来,电脑先下的话,电脑赢的几率更大点,一共用到了三张图片,都在附件中。-The man-
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:7.83kb
    • 提供者:jirihua
  1. nim

    0下载:
  2. 一个小程序。。组合数学的nim取子游戏的简单代码-A small program. . Combinatorics of simple nim game code to take the child
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-01
    • 文件大小:641byte
    • 提供者:wu
  1. HappyFiveChess

    0下载:
  2. 快乐五子棋 完整的五子棋VC代码,代码中用到TCP协议进行网络通信,定义网络通信协议,绘制可以调整大小的棋盘,赢棋判断,游戏回放,网络连接状态检测,动态子对话框调整.-Happy renju Complete renju VC code, TCP protocol used in network communication, define network communication protocol, and paint can adjust the size of the board,
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-12
    • 文件大小:2.65mb
    • 提供者:chensh618
  1. connect5

    0下载:
  2. java 做的单机版5子棋游戏,具有较为良好的代码结构。实现了人机互弈。网络部分没有写完。有兴趣的可以自己完成。-the child chess game of the stand-alone version of java do more good code structure. Human-machine mutual Yi. The network part is not finished. Interested can do it yourself.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-18
    • 文件大小:98.82kb
    • 提供者:赵成龙
  1. CollisionDemo

    0下载:
  2. VB源码,游戏编程,撞球游戏   再次与大家分享一款基于VB.NET的撞球游戏,或者说是乒乓球游戏,小时候再那种掌上游戏机中常见的一款游戏,本次游戏带来了彩色版,增加了游戏的趣味性。 -VB source code, game programming, billiards game again to share with you one based on VB.NET pool games, table tennis game, a game for a child and then t
  3. 所属分类:Other Games

    • 发布日期:2017-12-03
    • 文件大小:51.11kb
    • 提供者:理智
  1. tank

    0下载:
  2. java 3d坦克游戏 源代码 和小时候玩的小霸王游戏很像-java 3d tank game source code and a child playing games like the Sundance Kid
  3. 所属分类:Games

    • 发布日期:2017-04-01
    • 文件大小:118.52kb
    • 提供者:林洁
  1. MARIO

    0下载:
  2. C++“超级玛丽”游戏的源代码,超经典的单机小游戏,小时候让人着迷的小游戏,超级玛丽至今仍是小朋友们的最爱,那么究竟它是如何开发出来的呢?本源码基于C++,它将让您揭开神秘面纱,源码完整开源。游戏运行截图如上所示。-C++ " Super Mario" game source code, super classic single-player game, a child fascinating game, Super Mario is still the children
  3. 所属分类:Other Games

    • 发布日期:2017-04-23
    • 文件大小:98.12kb
    • 提供者:李珲珲
  1. Snake

    0下载:
  2. 一个益智的小游戏,小时候都在手机上面玩过,现在就把他的c++代码上传了!-A puzzle game, a child played in the phone above, now put his c++ code upload!
  3. 所属分类:Other Games

    • 发布日期:2017-04-15
    • 文件大小:5.62kb
    • 提供者:胡卓
  1. VC-PP-source-code-version-of-Tetris

    0下载:
  2. VC++版俄罗斯方块游戏源码,左侧个性化控制按钮,游戏模式基本和其它的一样,方块形式和小时候玩的很相似,经典型,为VC++编程者提供参考吧。-VC++ source code version of the Tetris game, the left side of the personalized control buttons, game modes and other basic, like a child playing in block form and is very similar
  3. 所属分类:Other Games

    • 发布日期:2017-04-25
    • 文件大小:64.81kb
    • 提供者:xiaoshe123
  1. cchess

    0下载:
  2. 基于GTK图形库和Linux平台的中国象棋源程序,用C语言开发。游戏很简单,但算法也挺麻烦的。受限于算法效率,本程序递归搜索只到6层,电脑的棋力大概相当于小学生水平。还有很大改进空间啦,哈哈。-A simple Chinese Chess game. Built on GTK and Linux evironment. Code is simple, while progress not. The level is like a ten years old child. Have fun:)
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-26
    • 文件大小:61.28kb
    • 提供者:yutou
搜珍网 www.dssz.com