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

搜索资源列表

  1. Tetris

    0下载:
  2. 俄罗斯方块的AI,用C#语言实现了Pierre Dellacherie算法 (界面下载自CSDN,如原作者保留所有权请与我联系)-Tetris AI, with the C# language to implement Pierre Dellacherie algorithm (interface downloaded from CSDN, retention of title as the original author, please contact me)
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 自己编写的俄罗斯方块游戏,VS2010开发,给游戏初学者一个抛砖引玉。-I have written Tetris game, VS2010 development initiate a game for beginners.
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:141245
    • 提供者:jack
  1. tetris

    0下载:
  2. 汇编语言实现的32位俄罗斯方块程序,调用32位windows 的API实现-Assembly language implementation of the 32-bit Tetris program, call the 32-bit windows of the API implementation
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:7716
    • 提供者:mix
  1. Tetris-source-code

    0下载:
  2. 俄罗斯方块源程序代码。对学习C语言进行程序设计尤其游戏类程序设计有借鉴意义。-Tetris source code. Learning C programming language program, especially the game design class reference.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-27
    • 文件大小:21973
    • 提供者:liaoxin
  1. Game--Tetris

    0下载:
  2. 俄罗斯方块游戏源码下载,方块包括长条形、方形,Z形等-The tetris game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:16254
    • 提供者:ninghai
  1. Tetris

    0下载:
  2. flash as3.0俄罗斯方块代码 适合新手学习 简介高效-Flash as3.0 Tetris code for novice learning Introduction efficient
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:20361
    • 提供者:李雪峰
  1. Project

    0下载:
  2. 基于SOPC实现的俄罗斯方块,用VGA来做显示,PS2键盘来控制-SOPC-based implementation of Tetris, to do with the VGA display, PS2 keyboard to control the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-30
    • 文件大小:13156736
    • 提供者:lingruinin
  1. tetris

    0下载:
  2. 一个俄罗斯方块的vc源代码- A Russian block vc source code
  3. 所属分类:Game Program

    • 发布日期:2017-11-10
    • 文件大小:226713
    • 提供者:松春锋
  1. eluosifangkuai

    0下载:
  2. 用Csharp写的俄罗斯方块游戏源代码,对初学者很有帮助-Using CSharp Tetris game written in source code, very helpful for beginners
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:32966
    • 提供者:jcli
  1. block

    1下载:
  2. MTK平台上可供移植使用的俄罗斯方块游戏-MTK platform available for transplant use of Tetris game
  3. 所属分类:MTK

    • 发布日期:2017-03-29
    • 文件大小:219052
    • 提供者:廖华美
  1. Tetris

    0下载:
  2. 本程序是陈广老师的视频教程中的代码,其中功能基本上完全了。-This procedure is Chen Guangyuan, the teacher
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:29640
    • 提供者:ttpp
  1. TETRIS

    0下载:
  2. 俄罗斯方块游戏,相信大家都玩过,功能就不多说了-Tetris game, I believe we all played, function is not to say the
  3. 所属分类:Game Program

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

    0下载:
  2. linux 下的 仿联众版俄罗斯方块游戏。qt3 实现。 具有 人机交互功能。 具有 对战模式。 喜欢玩俄罗斯方块的朋友们,在linux下也不再孤单啦-OurGame imitation under linux version of Tetris game. Qt3 achieve. With human-computer interaction function. Battle mode has. Love to play Tetris friends, in linux you
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:995982
    • 提供者:lif
  1. BoxGame_2[1].0

    0下载:
  2. BoxGame 一款很经典的虚拟游戏。俄罗斯方块-BoxGame a virtual gaming classic. Tetris
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:175612
    • 提供者:rooney
  1. Tetris

    0下载:
  2. 一个JAVA的俄罗斯方块游戏 呵呵,共享给大家。-A JAVA game of Tetris Oh, to share to everyone.
  3. 所属分类:Games

    • 发布日期:2017-04-03
    • 文件大小:17108
    • 提供者:刘水皇
  1. Tetris

    0下载:
  2. Game-俄罗斯方块 1.方块会从区域上方开始缓慢继续落下。 2.玩家可以做的操作有:以90度为单位旋转方块,以格子为单位左右移动方块,让方块加速落下。 3.方块移到区域最下方或是着地到其他方块上无法移动时,就会固定在该处,而新的方块出现在区域上方开始落下。 4.当区域中某一列横向格子全部由方块填满,则该列会消失并成为玩家的得分。同时删除的列数越多,得分指数上升。 5.当固定的方块堆到区域最上方,则游戏结束。-Game-Russian box 1. Box from th
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:10440
    • 提供者:浮雲
  1. Russian_diamonds

    0下载:
  2. 用JAVA实现的经典小游戏——俄罗斯方块的源代码!~-Using JAVA to achieve the classic game- Tetris source code! ~
  3. 所属分类:Games

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

    0下载:
  2. 该程序实现了俄罗斯方块游戏。这是一个家喻户晓的游戏。该程序包括难度等级、堆积成线的数量、获得分数、下一个方块提示等功能。-The program achieved a Tetris game. This is a well-known game. The program include the difficulty level, the accumulation into the number of lines, access points, the next prompt box functi
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:98076
    • 提供者:雪儿
  1. RussiaGame

    0下载:
  2. 俄罗斯方块游戏,可选择级别进行游戏,可调速度-Tetris game, can choose to level the game, adjustable speed
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:130841
    • 提供者:wy
  1. Tetris

    0下载:
  2. 这是本人用C#做的俄罗斯方块游戏。 有单人游戏功能,双人对战功能,人机对战功能;游戏难度可设定,根据不同级别,游戏区的大小不一样,方块的类型可以选择甚至自己编辑,游戏速度可调,按键可自行设定;游戏规则与经典的不太一样哦,当然也可以选择经典模式的玩法;采用GDI+接口做的界面,相对比较漂亮,不喜欢可自己改界面。 带有源码和Release版(Release版不需编译,在安装了Microsoft .NET Framework 2.0的机器上直接用来就能玩)。 在 MS Visual Stu
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:830937
    • 提供者:Lingjeng
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com