CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他智力游戏 搜索资源 - Game Tetris in c

搜索资源列表

  1. CPPeluosi

    0下载:
  2. 一个用VC6.0 C++写的俄罗斯方块游戏,最主要是看一下算法,可以移植到不同的平台上。-With a Tetris game written in VC6.0, the most important is to look at the algorithm can be ported to different platforms.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:5631
    • 提供者:张根
  1. Tetris

    0下载:
  2. 用c语言写的俄罗斯方块游戏的代码,且游戏中有19种各个形态的俄罗斯方块-Using c language Tetris game written in code, and there are 19 species of game Tetris various forms of
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:33412
    • 提供者:涓羽竹
  1. elsfk

    0下载:
  2. 该文件是用C#语言写的俄罗斯方块源代码,实现了传统俄罗斯方块游戏的功能,并且还添加了音乐播放器,可以一边玩游戏,一边听音乐。-The document is written in C# Tetris source code, to achieve the traditional Tetris game functionality, and also added a music player, you can while playing games, listening to music.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-05
    • 文件大小:365460
    • 提供者:luwei
  1. Tetris

    0下载:
  2. C++编写的俄罗斯方块,包含源码和可执行程序,可以实现单机游戏,人机对战,双人竞技-C++ written in the Russian box, contains the source code and executable programs, can achieve single game, man-machine gaming, double competitive
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-10
    • 文件大小:2097070
    • 提供者:yyrong
  1. Tetris

    0下载:
  2. 根据网上视频学习制作的俄罗斯方块游戏,进行了优化,有完整的代码,用C#语言编写的,可以自己设置方块样-According to the production of online video to learn the game Tetris, is optimized, a complete code, written in C#, you can set up their own box-like .......
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:930980
    • 提供者:中来
  1. ChinaBlockCode

    0下载:
  2. 模拟俄罗斯方块编写的C#小程序,有游戏本身能实现的一系列功能以及声音效果。-Analog Tetris small program written in C#, with the game itself to achieve a range of features and sound effects.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:137004
    • 提供者:林丹
  1. CSharp-Tetris

    0下载:
  2. C#编写的俄罗斯方块游戏软件,功能简单实用,可以给C#初学者借鉴参考-Written in C# Tetris game software, features simple and practical, you can use for reference to C# for beginners
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-09
    • 文件大小:1555351
    • 提供者:程鳌
  1. Tetris

    0下载:
  2. C++语言写的俄罗斯方块小游戏,包含初始界面、游戏界面、GAME OVER等-Written in C++ language Tetris game, including the initial interface, game interface, GAME OVER, etc.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-20
    • 文件大小:5905106
    • 提供者:Wendy
  1. tetris

    0下载:
  2. 在VC6.0的IDE下完成的经典的俄罗斯方块游戏,使用了C++的类特性给七种方块定义了七个类,且它们继承自同一个父类。使用了C++的类特性后,感觉代码结构更加清晰,非常易于调试!-The IDE in VC6.0 completed under the classic Tetris game, using the C++ class features to the seven kinds of box defines seven classes, and they inherit from th
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:714167
    • 提供者:荣绍伟
  1. eluosifangkuai

    0下载:
  2. 俄罗斯方块 c语言 源代码 图形显示 可模拟游戏机中的俄罗斯方块-Tetris source code in c language graphics to simulate the Tetris game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:2523
    • 提供者:张万亮
  1. VC-Tetris

    0下载:
  2. VC编写的俄罗斯方块游戏源码,在 Visual C++ 6.0 中,打开“俄罗斯方块游戏”项目文件。编译、连接、运行,打开如图所示窗口,即可进行俄罗斯方块游戏的操作。-VC source Tetris game written in Visual C++ 6.0, open the " Tetris" project file. Compile, link, run, open the window shown, you can make the operation of th
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:575192
    • 提供者:纪昀
  1. CPP-game

    0下载:
  2. C++编写的小游戏。包括象棋、俄罗斯方块、超级玛丽等。适合于初学者。-Written in C++ game. Including chess, Tetris, Super Mario and other. Suitable for beginners.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-07
    • 文件大小:1977953
    • 提供者:dhtlsse
  1. ELS-game

    0下载:
  2. C语言编写的俄罗斯方块,可运行,参考《C语言程序设计案例精编》-Tetris written in C language, you can run, refer to " C Programming Language design case for fine"
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:32503
    • 提供者:wangyuwei
  1. Tetris

    0下载:
  2. 用c#语言写的一个俄罗斯方块游戏 贡献出来 供大家学习交流-A Tetris game written in c# language contributed for Learning Exchange
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:99355
    • 提供者:之之
  1. CSharp-tetris-eluosifangkuai

    0下载:
  2. 用C#编写的俄罗斯方块游戏 可自定制方块格式 快捷键、大小等等 还包括了安装版工程. -Tetris game written in C# from the customize box format shortcuts, size, etc., also includes the installation version works.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:282622
    • 提供者:张伟
  1. eluosifangkuai

    0下载:
  2. 用C#编写的俄罗斯方块小游戏,适合初学者模仿学习。-Tetris game written in C# for beginners to learn to imitate.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:1056914
    • 提供者:冯帆
  1. snake

    0下载:
  2. 用C++编写的一个俄罗斯方块游戏,可以控制过关难易程度,有界面。-A Tetris game written in C++ can control the clearance level of difficulty, there is the interface.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:62408
    • 提供者:mylimit
  1. Teris

    0下载:
  2. C 语言写的俄罗斯方块小游戏,功能简单,黑白色界面-Tetris game written in C language, simple, black and white interface
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-03
    • 文件大小:4189
    • 提供者:kong
  1. game

    0下载:
  2. C++语言写的俄罗斯方块小游戏,采用DOS界面的,作为C++课程设计来说还可以。-This is written in C++ language Tetris game, using DOS interface, it can also be used as curriculum design C++.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:5556
    • 提供者:静之痕
  1. Tetris

    0下载:
  2. 用C++编写的俄罗斯方块游戏,可在VC6.0环境运行,实现用户界面-Written in c++ tetris game, can run in VC6.0 environment, realize the user interface
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-09
    • 文件大小:1654568
    • 提供者:fenfen246713
« 12 »
搜珍网 www.dssz.com