Breakout
パドルでボールを跳ね返し、画面上のブロックをすべて消す定番のアクションゲームです。ボールを落とさないように、残機がなくなる前に全ブロックの破壊を目指しましょう。
🎮 Controls
⌨️ / 🖱️ PC
- マウスを左右に動かしてパドルを操作
- ←→ キーでも操作可能
- Space でスタート/リスタート
📱 Touch controls
- ゲーム画面を左右になぞってパドルを移動
- ボールを落とさないように跳ね返そう
🆕 ステージ & BGM
- 全ブロックを消すと次のステージへ進行(スコア・残機は引き継ぎ)
- ステージが上がるほどボールが速く・ブロックの列が増加
- Five weights
License notice:Original (created by Archipela, MIT License)
This game is an open-source title created by Archipela, distributed under theMIT License. The game's source code and LICENSE file are bundled in games/breakout/ . All the code needed to run the game lives on the same origin, so no external server is contacted while you play.
This game is an open-source title created by Archipela, distributed under theMIT License. The game's source code and LICENSE file are bundled in games/breakout/ . All the code needed to run the game lives on the same origin, so no external server is contacted while you play.
📘 How to play
- スタートするとボールが自動で動き出します。
- パドルを左右に動かしてボールを受け止め、跳ね返します。
- ボールが当たるとブロックが消え、スコアが加算されます。
- ボールを画面下に落とすと残機が減ります。残機0でゲームオーバー、全ブロック破壊でクリアです。
❓ FAQ
ブロック崩しはどう操作しますか?
PCではマウスの左右移動または矢印キー、スマートフォンでは画面を左右になぞってパドルを操作します。
ボールの跳ね返る角度は変えられますか?
パドルのどの位置でボールを受けるかで跳ね返る角度が変わります。端で受けると鋭い角度になります。
残機はいくつありますか?
初期残機は3です。ボールを落とすたびに1つ減り、0になるとゲームオーバーです。