﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-千里暮云平-随笔分类-funny::game集</title><link>http://www.cppblog.com/zblc/category/16359.html</link><description>premature optimization is the root of all evil. Email:zblcving@gmail.com  QQ:739227481</description><language>zh-cn</language><lastBuildDate>Fri, 25 Mar 2011 13:55:22 GMT</lastBuildDate><pubDate>Fri, 25 Mar 2011 13:55:22 GMT</pubDate><ttl>60</ttl><item><title>适合左手跟右手玩或者和女朋友玩的游戏：即时构造型俄罗斯方块</title><link>http://www.cppblog.com/zblc/archive/2011/03/24/142670.html</link><dc:creator>千暮(zblc)</dc:creator><author>千暮(zblc)</author><pubDate>Thu, 24 Mar 2011 10:24:00 GMT</pubDate><guid>http://www.cppblog.com/zblc/archive/2011/03/24/142670.html</guid><wfw:comment>http://www.cppblog.com/zblc/comments/142670.html</wfw:comment><comments>http://www.cppblog.com/zblc/archive/2011/03/24/142670.html#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://www.cppblog.com/zblc/comments/commentRss/142670.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/zblc/services/trackbacks/142670.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 先说这种俄罗斯方块的游戏规则('w','a','s','d' -> 旋转,左边,快速下降,右边)：<br>1、右边4x4方块群内左键自造积木，右键放下积木（只有等当前积木下落停靠后,右键放下新的积木才有效）。<br>2、右面的墙是粘性墙，会黏住最右边的积木而只能下降不能向左（这会形成分散型积木，从而出现真空静止的积木）。<br>3、靠上固定的积木就会一同固定（也就是说每块积木之间都有粘性）<br>左手键盘wasd，右手（或者女朋友的手）操作鼠标左键来构造新积木，右键放下构造的积木。<br><br><br>&nbsp;&nbsp;<a href='http://www.cppblog.com/zblc/archive/2011/03/24/142670.html'>阅读全文</a><img src ="http://www.cppblog.com/zblc/aggbug/142670.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/zblc/" target="_blank">千暮(zblc)</a> 2011-03-24 18:24 <a href="http://www.cppblog.com/zblc/archive/2011/03/24/142670.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>