登录
首页 » c » 俄罗斯方块

俄罗斯方块

于 2023-08-22 发布 文件大小:23.53 kB
0 61
下载积分: 2 下载次数: 1

代码说明:

由小方块组成的不同形状的板块陆续从屏幕上方落下来,玩家通过调整板块的位置和方向,使它们在屏幕底部拼出完整的一条或几条。这些完整的横条会随即消失,给新落下来的板块腾出空间,与此同时,玩家得到分数奖励。没有被消除掉的方块不断堆积起来,一旦堆到屏幕顶端,玩家便告输,游戏结束。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 智能手环
    智能手环,基于stm32开发,可测温、时间显示、心率血压等。(Smart bracelet, based on STM32 development, temperature measurement, time display, heart rate, blood pressure and so on .)
    2020-11-22 10:59:34下载
    积分:1
  • 根据窗口获取该窗口的所有窗口信息
    通过制定的窗口句柄,可以获取制定窗口的及制定窗口的所有子窗口信息,还可以根据制定窗口找到制定窗口的最顶层窗口,然后找到最顶层窗口的所有子窗口信息
    2022-03-11 08:47:51下载
    积分:1
  • feiji
    这是一款用c++编写的类似雷霆战机的游戏,可以实现多种功能(This is a similar written using c++ Thunder fighter game, you can achieve a variety of functions)
    2016-05-31 14:58:46下载
    积分:1
  • 2015年飞思卡尔智能车竞赛摄像头组全部代码
    2015年飞思卡尔智能车竞赛摄像头组全部代码,最后速度达到2.5m/s , 获得省级一等奖,在此拿来分享了。
    2022-02-10 14:40:03下载
    积分:1
  • 定义类IntChar Exercise-1-IntChar
    定义类IntChar,实现用一个整数保存一个长度不超过4的字符串。假设一个字符长度是1个字节。 * 例如:"ABCD",用一个整数保存,其二进制形式为:0100 0001 0100 0010 0100 0011 0100 0100 * 长度不足四个字符的串,剩下部分用0补足。 * * * 自己根据需要类IntChar的属性和方法,但需满足以下要求: * 1. 在类IntChar中,不能用C++语言中的string类型来定义任何属性(变量)。 * 2. 对于定义的类IntChar,在main函数中,能用以下方式使用类IntChar: * * void main() * { * IntChar IC("Love") * IC.ASC_Print() // 以字符串形式显示对象IC中保存的内容 * IC.Binary_Print() // 以二进制形式显示对象IC中保存的内容 * IC.Int_Print() // 以整数形式显示对象IC中保存的内容 * }(Custom class IntChar, save a length not exceeding 4 string with an integer. Suppose a character length is 1 byte.* For example: " ABCD" , kept by an integer, binary form: 0,100,000,101,000,010 0100 0011 0100 0100* length of less than four characters of the string, the rest of complement with 0. The*** the need class IntChar of the properties and methods, but must meet the following requirements:* 1. In class IntChar, can not use the string type the C++ language to define any attributes (variables).* 2. Defined class IntChar, the main function can be used following ways IntChar:** void main () {IntChar IC (" Love" ) * IC.ASC_Print () // in characters string displayed in the form saved in the object IC* IC.Binary_Print () // save the contents of the object IC* IC.Int_Print () in binary form // integer saved in the object IC*})
    2013-05-11 22:10:57下载
    积分:1
  • LBM_2
    这是一个用C++编写的模拟封闭方腔对流的算法 希望对大家有帮助,互相学习(This is a square cavity convection simulation algorithms written in C++ a hope to help everyone learn from each other)
    2021-04-18 10:08:51下载
    积分:1
  • MSP430USB
    这个是TI公司的高级单片机的仿真器资料,通过本资料的学习,学者可以通过自己动手做出好用的仿真器,给430单片机学习者提供了节省学习成本。(This is TI' s advanced microcontroller emulator information, through this information, learning, and scholars can make yourself easy to use emulator to the microcontroller 430 provides the learners to study the cost savings.)
    2009-09-23 14:21:01下载
    积分:1
  • iOS h264解码播放
    一个 基于C语言的 H264解码播放的DEMO 好多年了
    2022-10-01 19:55:04下载
    积分:1
  • NRF24L01 2.4G无线模块的使用
    学习NRF24L01 2.4G无线模块的使用. 硬件资源: 1,DS0(连接在PB5) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A10接RS) 4,KEY0按键(连接在PE4)/KEY1按键(连接在PE3) 5,NRF24L01模块(SPI2(PB13/PB14/PB15)/IRQ(PG6)/CS(PG7)/CE(PG8))
    2023-02-09 12:00:04下载
    积分:1
  • LIVST220
    英国铁路调度模拟软件,可以在家里模拟调度火车(British Rail scheduling simulation software, you can train at home to simulate scheduling)
    2009-10-29 21:02:23下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载