⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 icebloxx.html

📁 Source code (C++) of the Icebloxx game for Symbian OS UIQ3.x
💻 HTML
字号:
<html>
    <head>
	<title>Icebloxx</title>
    </head>
    <body>
	<h1>Icebloxx</h1>
	<h3>Overview</h3>
	<p>
	    This is a clone of the java game &quot;IceBlox&quot; written in
	    C++ for the Qt library, using the graphics from IceBlox.
	</p>
	<p>
	    The objective of the game is to get the coins inside the ice
	    blocks, while evading the evil flames.
	</p>
	<h3>Detailed Rules</h3>
	<p>
	    To get a coin inside an ice block, push the block till it breaks.
	    If there is no wall or other obstacle behind a block, it will
	    move as far as it can.
	</p>
	<p>
	    Push a block on an evil flame to kill it. This scores extra
	    points.
	</p>
	<p>
	    Get all the coins to advance to the next level.
	</p>
	<h3>Credits</h3>
	<p>
	    Original game and graphics made by:
	    <a href="http://www.javaonthebrain.com/">Thomas H&ouml;rnell</a><br>
	    Icebloxx was written by:
	    <a href="mailto:robert.ernst@linux-solutions.at">Robert Ernst</a><br>
	    This software may be distributed under the terms of the
	    GNU General Public License.
	</p>
    </body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -