📄 icebloxx.html
字号:
<html>
<head>
<title>Icebloxx</title>
</head>
<body>
<h1>Icebloxx</h1>
<h3>Overview</h3>
<p>
This is a clone of the java game "IceBlox" 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ö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 + -