登录
首页 » Windows开发 » c++俄罗斯方块

c++俄罗斯方块

于 2022-04-07 发布 文件大小:236.79 kB
0 103
下载积分: 2 下载次数: 1

代码说明:

桌面小游戏:俄罗斯方块 (含源程序)【软件简介】    虽然是非常古老的小游戏, 但现在仍然百玩不厌。    这个程序用BCB实现也非常简单。    为了让大家看清程序的算法, 程序的界面尽量简单, 没有过多的修饰。【游戏操作】    左、右、下移动光标键: 可移动下落的方块;    空格、回车分别按顺时针和逆时针方向旋转下落的方块;    Esc: 暂停/继续;    F10: 开始新游戏;    其它操作可通过选择菜单来实现。【计分方法】    只是落下方块:  1 分;    同时消去一行: 10 分;    同时消去两行: 30 分;    同时消去三行: 50 分;    同时消去四行: 80 分;   如果你的分数取得了名次, 会显示对话框提示你输入名字, 你的名字就会加入英雄榜。    选择菜单: 游戏→英雄榜: 可查看英雄榜的内容。【文件内容】    Games  文件夹:游戏执行文件    Source 文件夹:游戏源程序 (Borland C++ Builder 6.0)

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

发表评论

0 个回复

  • matlab6.0的图形图像处理函数及实例,函数很多,例子详细易懂,可直接拷贝运行,大家可以...
    matlab6.0的图形图像处理函数及实例,函数很多,例子详细易懂,可直接拷贝运行,大家可以-A lot of graph samples of Matlab6.0.
    2022-01-21 05:53:56下载
    积分:1
  • 屏幕键盘,绝对让你满意,可以自己选择,可以使用.
    屏幕键盘,绝对让你满意,可以自己选择,可以使用.-nice onscreen keyboard,you can customize the skin.
    2022-03-22 18:22:47下载
    积分:1
  • 本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一始任选一个正整数作为报数上限值m,从第一个人始按顺...
    本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一开始任选一个正整数作为报数上限值m,从第一个人开始按顺序时针方向自1开始顺序报数,报道m时停止报数,报m的人处列将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。利用单向循环链表存储结构模拟此过程,按照出列的顺序印出各人的编号。 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”下,用户输入循环人数n和每人的密码。-This procedure description specifically for Joseph problem: The serial number is 12, ... The n n individual surrounds the ready-made one circle according to the clockwise sense , each person holds (positive integer) a password, one positive integer beginning to assume a post of selections is upper limits ms numbering off, direction starts the hour hand beginning from the first people according to order from 1 numbering off in proper order , stop numbering off when reporting m, the person place column reporting m looks on his password as new m value , the individual begins to number off again from 1 , getting down like this from his time as soon as going ahead in clockwise sense, until proprietor all till leaving self s place in the ranks.
    2022-10-13 13:15:03下载
    积分:1
  • copy命令C源程序,VC6.0与GCC上调试通过!
    copy命令C源程序,VC6.0与GCC上调试通过!-copy command C source, VC6.0 with GCC debug through!
    2023-05-24 18:35:04下载
    积分:1
  • WinCE上的图片浏览器,速度快,效果好
    WinCE上的图片浏览器,速度快,效果好-WinCE image on the browser, fast, effective
    2022-01-26 02:34:44下载
    积分:1
  • yedjtu UIT UTK
    xfnb rtuy i w4tuerwe 4 errdvbi rtuoeroutbj xclksdj sdjfsd包括;
    2022-03-03 22:37:29下载
    积分:1
  • 一个关于方的c++源代码,自己没事写的,希望大家看看相互学习...
    一个关于开方的c++源代码,自己没事写的,希望大家看看相互学习-On the prescription of a c++ source code that he wrote nothing, and hope that we see and learn from each other
    2023-08-06 19:50:03下载
    积分:1
  • 进程通信
    c++ 进程通信demo,包括客户端,服务器vc6.0编写,包括共享内存,通道等直接编译exe 可直接运行 c++ 进程通信demo,包括客户端,服务器vc6.0编写,包括共享内存,通道等直接编译exe 可直接运行
    2022-05-05 21:48:21下载
    积分:1
  • 1,一个新的项目,调整窗口大小的变化1属性窗口中的文本…
    1、新建一个项目,调整窗口的大小,修改form1属性窗口中的text属性为“抢答器” 2、在form1中添加一个按钮控件。名称分别为button1.button2.button3.并且分别将控件的test属性设置为“1号2号3号”。 3、在form1右侧添加textbox控件,名称为textbox1.将其text属性清空。 4、再次添加一个按钮控件,名称为button4 ,将其text属性设置为“复位”。 5、双击一号按钮,打开代码编辑窗口,添加按钮点击执行代码如图所示。-1, a new item, adjust the window size changes Form1 properties window of text attributes to "Responder" two in Form1 add a button control. Names were button1.button2.button3. Respectively, to control the test attribute set to "on the 1st on the 2nd on the 3rd." 3, in addition Form1 right textbox controls, to name textbox1. Its text attributes emptied. 4 again to add a button control, the name of Button4, its text attribute set to "reset." 5, click the button on the 1st, open source editor window, click the Add button code execution shown in the figure.
    2022-02-21 05:10:19下载
    积分:1
  • 学生考勤系统
    1. 改进的学习考勤 ; 2. 减少了不良行为 ; 转介 3. 在转介到学习支持 ; 减少和 4. 学习者需要多机构支持 ; 减少
    2023-04-11 05:35:03下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载