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

搜索资源列表

  1. lightsBOX

    0下载:
  2. 很早前写得俄罗斯方块,可以调节下落速度,很简单,形状文件存在外部。-very Russian ideographic written earlier, the whereabouts of speed can be adjusted, very simple shapes and external documents exist.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:387.21kb
    • 提供者:李剑英
  1. RUS

    0下载:
  2. 自己编的俄罗斯方块游戏,使用键盘上的方向键进行游戏:左键左移,右键右移,下键快速下落,上键改变形状。菜单项中帮助有按键说明。菜单中可以选择游戏难度,游戏分为困难、普通和容易三个默认级别。 -own addendum to the Russian box game, the use of keyboard keys for the game : Left-left, right-shifted to the right. Quick keys whereabouts on the key ch
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:42.01kb
    • 提供者:张琦
  1. NineGrid

    0下载:
  2. 九宫格小游戏,自动出题和解题.九宫格(即3格宽×3格高)的正方形状,每一格又细分为一个九宫格。在每一个小九宫格中,分别填上1至9的数字,让整个大九宫格每一列、每一行的数字都不重复。
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:798.23kb
    • 提供者:huang
  1. 俄罗斯方块的代码+注释

    0下载:
  2. 俄罗斯方块,或称积木游戏,它是利用一些形状各异却又是用正方形组成的方块,经过不同位置不同角度的变化之后,堆积在一起的一种智力游戏。 而从我们编程的角度讲,我们只需要提供各种方块的图形,提供几个键盘操作键以供方块的形状和位置的变化,提供几个功能函数以供游戏的正常进行。 各种方块图形:利用数组定形,然后利用随机函数随机地不按顺序地按游戏的需要而出现。 键盘操作键:就是四个方向键。其中左、右、下三个键意思一样,上键的功能不是使方块向上,而是使方块的下落角度改变。 功能函数将在变量函数里面介绍。
  3. 所属分类:其他智力游戏

    • 发布日期:2011-12-22
    • 文件大小:9kb
    • 提供者:wendyxfz
  1. ShuDu

    0下载:
  2. 数独是一种源自18世纪末瑞士的数学智力拼图游戏。拼图是九宫格(即3格宽×3格高)的正方形状,每一格又细分为一个九宫格。在每一个小九宫格中,分别填上1至9的数字,让整个大九宫格每一列、每一行的数字都不重复。 数独的玩法逻辑简单,数字排列方式千变万化。不少教育者认为数独是锻炼脑筋的好方法。-Sudoku is a kind of Switzerland originated in late 18th century mathematical intelligence jigsaw puzzl
  3. 所属分类:Other Riddle games

    • 发布日期:2016-01-26
    • 文件大小:2.02kb
    • 提供者:weat
  1. Tetris_src

    0下载:
  2. 俄罗斯方块,改变了常规的方块的形状,演示了如何修改-Tetris has changed the conventional box shape, demonstrates how to modify and so on
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:103.07kb
    • 提供者:周荣誉
  1. Tetris

    0下载:
  2. 利用VC++语言编写的一个俄罗斯方块游戏 可以自定义游戏速度 可以通过上下左右键控制 游戏中形状数不少于6种-Using VC++ language written in a Tetris game.You can customize the game speeds.up and down left and right buttons can control the game.There are not less than six kinds of shapes in the game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-09
    • 文件大小:1.62mb
    • 提供者:屿唯
  1. Snakes

    0下载:
  2. 这是游戏贪吃蛇的源代码,可以自行设计蛇的形状和移动的速度。-This is the Snake game source code, can design the shape of a snake and mobile speed.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-05
    • 文件大小:2.21kb
    • 提供者:李明
  1. Russia

    0下载:
  2. 用Visual C++编写的图形界面的俄罗斯方块程序。可以选择方块的形状 以及游戏区域的大小。-Using Visual C++ graphical interface written in the Russian box program. Can choose the shape of the box and game area size.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-24
    • 文件大小:3.91mb
    • 提供者:byd
  1. tetrisgame

    0下载:
  2. 写的一个Java版俄罗斯方块程序,界面做的中规中矩,每种形状颜色都不相同,程序控制还可以,生产了jar包,可以直接试试,消磨时间的时候可以Down下来-Write a Java version of Tetris program, the interface to do quite satisfactory, the color of each shape is different, process control can be, produced a jar package, can try
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:438.07kb
    • 提供者:liuming
  1. Russia_Xin

    0下载:
  2. 一个简单的俄罗斯方块,能提示下一个方块的形状,没计分和关卡选择。-A simple Tetris, can prompt a box shape, did not score and level selection.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:25.31kb
    • 提供者:xin
  1. RussianBlocks

    0下载:
  2. 使用C#语言编写一个俄罗斯方块游戏系统,要求程序运行后有一个图形用户界面,并具备下面几个功能: (1) 实现各种方块的生产,包括形状和颜色等信息; (2) 实现各个方块的上下左右移动和旋转的功能; (3) 实现消行的功能; (4) 实现开始,暂停,结束等功能 -eat snakeThe use of C# language to write a Tetris game system, the requirements to run after having a graphic
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:34.85kb
    • 提供者:xiaofeng
  1. Russian-block-

    0下载:
  2. c++写的,DOS平台下运行的简单俄罗斯方块游戏。按左右键移动,上键换形状,下加速下降。-simple dos Russian block game.
  3. 所属分类:Other Riddle games

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

    0下载:
  2. 俄罗斯方块,可以自定义形状,包含线程,托管,画图的方面的代码-Tetris, can custom shape, including thread, custody, drawing aspects of the code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-23
    • 文件大小:6.37mb
    • 提供者:张龙行
  1. VB_Tetris.ZIP

    0下载:
  2. 原创俄罗斯方块程序,界面较简单,结构良好,可以非常容易地新增和修改块的形状。 -Original Tetris program, the interface is relatively simple, well structured and very easy to add and modify the shape of the block.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:17.57kb
    • 提供者:Vblearn
  1. blocky

    0下载:
  2. 一款非常好玩的益智游戏,基于flash AS3制作,通过移动一个小方块,粘上其他方块并移动,最后拼成游戏要求的形状。-A very fun puzzle game, based on the the flash AS3 produced by moving a small box, glue box and move, and finally makes up the shape of the game requires.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-27
    • 文件大小:7.79kb
    • 提供者:voley
  1. Tetris--the-full-version

    0下载:
  2. 俄罗斯方块,实现形状填充色,界面设计,经运行测试无误。-Tetris shape fill color, interface design, after running the test correctly.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-01
    • 文件大小:17.16kb
    • 提供者:
  1. Clock

    0下载:
  2. 自己制作桌面钟表,可以设置表针和背景的三色和形状。-Produce their own desktop clocks, can set Biaozhen and background color and shape.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-14
    • 文件大小:5.43mb
    • 提供者:岳鹏
  1. SampleRassionBlock

    0下载:
  2. 自己用vs2008写的小游戏,第一次写,只实现基本功能,界面没有美化 操作方法: 键盘的上键为调整方块的形状 ,左右键为调整方向,下键为加速下落-Vs2008 write games for the first time to write, only basic functions interface beautify How: on the keys of the keyboard to adjust the shape of the box, the left and right
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-05
    • 文件大小:71.8kb
    • 提供者:杀毒
  1. Terics

    0下载:
  2. 本俄罗斯方块全部用绘图函数实现方块的绘制,没有一点资源,因此源代码很小巧,整个程序编译链接好,也就10K多吧。非常小巧的俄罗斯方块。 设计思想: 1、将游戏区域划分为18行*10列的棋盘,设立一个布尔型的二维数组变量,以表示棋盘上各个地方是否有方块。 2、用4个顶点代表各种不同形状的方块,一旦方块在游戏区域中,就把对应的布尔型二维数组变量置为真,表示该方格已经有方块了。 3、如上做方便方块移动是否会碰撞的判断。 4、代码已经修正了一个小BUG。 5、压缩
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-15
    • 文件大小:3.49kb
    • 提供者:王鹏
« 12 »
搜珍网 www.dssz.com