streethockey.html
来自「Pong clon with sourcecode.」· HTML 代码 · 共 14 行
HTML
14 行
<html>
<body bgcolor = #0000FF text = #FFFF00>
<h1><u><div align="center">Street Hockey</div></u></h1>
<p align="justify">Welcome to this little, very popular game, which was one of the first
computer games ever. You can move your paddle by moving your mouse, the goal of the game
is to get a goal. The first player, who has 10 goals wins the game. The computer has the
blue paddle, your color is red. Well, I know, the computer is a very strong opponent, but
with a little practise you should be able to win. So have fun!</p>
<p>(c) 2001 by Fabian Birzele</p>
<p align = center>
<applet code = Main width=500 height=400>
</applet></p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?