(日本語の説明は下にあります) This is a game like "Breakout" by Atari. The purpose of this game is to remove all blocks by hitting a ball. You have to control a paddle by a mouse not to fall the ball. これはアタリ社の「ブロック崩し」に似たゲームです。このゲームの目的は、ボールをぶつけて全てのブロックを消すことです。ボールを落とさないようにするためには、マウスを使ってパドルを操作してください。
The remarkable feature of this game is the rule of determining the angle when the paddle hits the ball. I tried to implement it as same as the original game. It makes you can aim for blocks that you want to remove. このゲームの特長は、パドルがボールに当たるときの角度を決めるルールにあります。原作のゲームと同じように実装してみました。これにより、消したいブロックに狙いを定めることができるようになりました。 #game #breakout #ゲーム #ブロック崩し