博客
关于我
MultiRow发现之旅(五)- MultiRow版俄罗斯方块(exe + 源码)
阅读量:444 次
发布时间:2019-03-06

本文共 333 字,大约阅读时间需要 1 分钟。

前文回顾

 

 

之前的文章讨论了不少MultiRow技术细节,相信大家都有点累了。今天我们将放松一下,体验一款轻松的俄罗斯方块游戏,看看你的分数能有多高。

 

俄罗斯方块(MultiRow版)1.0游戏界面如下:

 

玩法:

  • 左右键控制方向
  • 上键顺时针旋转
  • Shift键逆时针旋转
  • 下键加速下落
  • 空格键直接落下方块
  • 回车键暂停

 

自定义方块:

与众不同的是,本版本支持自定义方块,包括填充背景色或更换图片,完全发挥你的创意。

 

相信你已经迫不及待想试试了,所以直接来下载程序和源码吧!

 

可执行文件:

 

源代码:

 

特别提示:

由于是MultiRow版的俄罗斯方块,你的设备必须预装MultiRow支持才能正常运行。

 

希望你在游戏后,能够展示出你的自定义俄罗斯方块和分数,和大家一起分享吧!

转载地址:http://uhufz.baihongyu.com/

你可能感兴趣的文章
Oracle:ORA-00911: 无效字符
查看>>
Text-to-Image with Diffusion models的巅峰之作:深入解读 DALL·E 2
查看>>
TCP基本入门-简单认识一下什么是TCP
查看>>
tableviewcell 中使用autolayout自适应高度
查看>>
Orcale表被锁
查看>>
svn访问报错500
查看>>
org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned
查看>>
org.apache.ibatis.type.TypeException: Could not resolve type alias 'xxxx'异常
查看>>
org.apache.poi.hssf.util.Region
查看>>
org.apache.xmlbeans.XmlOptions.setEntityExpansionLimit(I)Lorg/apache/xmlbeans/XmlOptions;
查看>>
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /
查看>>
org.hibernate.HibernateException: Unable to get the default Bean Validation factory
查看>>
org.hibernate.ObjectNotFoundException: No row with the given identifier exists:
查看>>
org.springframework.orm.hibernate3.support.OpenSessionInViewFilter
查看>>
org.springframework.orm.hibernate3.support.OpenSessionInViewFilter
查看>>
org.springframework.web.multipart.MaxUploadSizeExceededException: Maximum upload size exceeded
查看>>
org.tinygroup.serviceprocessor-服务处理器
查看>>
org/eclipse/jetty/server/Connector : Unsupported major.minor version 52.0
查看>>
org/hibernate/validator/internal/engine
查看>>
SQL-36 创建一个actor_name表,将actor表中的所有first_name以及last_name导入改表。
查看>>