CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Tetris

搜索资源列表

  1. Tetris

    0下载:
  2. C代码版本的俄罗斯方块!适合初学c语言练习-C code to do Tetris
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1364091
    • 提供者:黎明
  1. Tetris

    0下载:
  2. 俄罗斯方块,就是小时候经常玩的单机版俄罗斯方块弄能齐全。-Tetris Games
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2403560
    • 提供者:杜巍巍
  1. tetris

    0下载:
  2. 用API写的俄罗斯方块小游戏,可以执行简单的操作,就是刷屏有点快了。-With API Tetris game, you can perform simple operations that refresh a little faster.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-28
    • 文件大小:10587850
    • 提供者:Mr Miao
  1. tetris

    0下载:
  2. 基于window c语言编写的俄罗斯方块,使用命令行窗口来输出,支持键盘交互。-Based on window c language Tetris, use the command line window to output, support for keyboard interaction.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:153087
    • 提供者:winok
  1. Tetris

    0下载:
  2. C++/MFC开发的俄罗斯方块游戏 1、单机版双人对战, 2、有互相攻击的道具,-MFC developed a Tetris game, 1、stand-alone version of the double screen, 2, there is another attack props,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:405550
    • 提供者:pengquanyao
  1. tetris

    0下载:
  2. 基于ubuntu系统和opengl3.1的俄罗斯方块,使用glsl模块-A tetris game based on Ubuntu system and opengl3.1, using glsl module
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:16054
    • 提供者:Jun
  1. Tetris-Game

    0下载:
  2. 该代码是实现俄罗斯方块的游戏,其中设置有难易等级,分数等-This code is to achieve the tetris game, which set the difficult easy grades, scores, etc
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-30
    • 文件大小:12466097
    • 提供者:hwr
  1. MFC-Tetris

    1下载:
  2. 采用VS2008编写的MFC俄罗斯方块游戏,不采用第三方界面库。-Written using VS2008 MFC Tetris game, do not use a third-party interface library.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:146999
    • 提供者:方展鹏
  1. tetris

    0下载:
  2. 这是一个tetris小程序,基于windows控制台实现。-This is a small program tetris, windows-based console to achieve.
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:5034
    • 提供者:XiaowenZeng
  1. Tetris

    0下载:
  2. 简单的俄罗斯方块游戏,对形状的切换,还可以消除。-Simple Tetris game, the shape of the switch can also be eliminated.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:810393
    • 提供者:
  1. Tetris

    0下载:
  2. 实现俄罗斯方块的任务,C++代码在visual studio 上可以运行-Russia Tetris
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-28
    • 文件大小:31666
    • 提供者:ran
  1. Tetris-game

    0下载:
  2. 俄罗斯方块游戏(C语言),包括:功能模块设计、 数据结构设计、程序实现以及源码分析。-Tetris game (C language), including: functional module design, data structure design, program implementation and source code analysis.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:148760
    • 提供者:吴容
  1. Tetris

    0下载:
  2. 经典游戏:俄罗斯方块。支持多种模式,多人、单人。可以配置砖块样式、可以自定义按键。-Classic games: Tetris. Support multiple modes: multiplayer, single player. You can configure the brick style, you can customize the buttons.
  3. 所属分类:CSharp

    • 发布日期:2017-06-02
    • 文件大小:14037658
    • 提供者:Ye Yfan
  1. tetris

    0下载:
  2. 旋转俄罗斯方块的原理及VB源码,作者:尹强,module.bas文件中BitBlt 函数的作用是:位操作位图,实现不规则的方块的动作。除此之外,里面还有不少编写俄罗斯方块游戏的方法和模块,比如判断方块是否堆满,如果一行已经堆满,则将此行上面的图象全部向下移动一点,如果目前方块的顶点位置 <=0 ,则表示全部堆满;还可判断方块能否翻转,能否向左、向右、向上、向下移动;随机从 7 个方块中选择一个组建成下一个方块图形等-Tetris rotation principle and VB sour
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7750
    • 提供者:wpudn16
  1. C_winn32_how-to-compile-tetris-

    0下载:
  2. 通过C语言编程,在win32操作系统下实现俄罗斯方块-how to compile tetris with c in win32
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6326
    • 提供者:李顺
  1. Tetris

    0下载:
  2. 这个程序是俄罗斯方块,您可以在您的电脑上运行游戏。上下左右键来进行控制。-This program is Tetris.You can play is in your computer.The four keys is up,down,right and left.
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:5259
    • 提供者:徐积维
  1. tetris

    0下载:
  2. simple tetris in vb.net
  3. 所属分类:.net

    • 发布日期:2017-04-29
    • 文件大小:115557
    • 提供者:jack
  1. Tetris

    0下载:
  2. 基于VC++6.0用C语言编写的俄罗斯方块-Based on the C language VC++6.0 Tetris
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:151749
    • 提供者:rick
  1. tetris

    0下载:
  2. tetris-based game for beginner
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2865
    • 提供者:jack
  1. Tetris-Worlds

    0下载:
  2. 这个程序基于控制台应用程序开发 的简易俄罗斯方块,界面简单和电视上的差不多-This program is based on the development of the console application program simple Tetris, the interface is simple and almost on TV
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:356648
    • 提供者:YangKai
« 1 2 3 4 5 67 8 9 10 11 ... 39 »
搜珍网 www.dssz.com