Breakout

버전 1.0.0.0 (3.72 KB) 작성자: Per-Anders Ekstrom
Pong-like arcade game, a.k.a. Arkanoid/Brickles
다운로드 수: 5.8K
업데이트 날짜: 2007/3/16

라이선스 보기

Breakout begins with five rows of bricks, each row a different color.
The color order from the bottom up is blue, cyan, green, green and red.
Using a single ball, the player must knock down as many bricks as possible by using the walls and/or the paddle below to ricochet the ball against the bricks and eliminate them. Blue bricks earn one point each, cyan bricks earn two points, green bricks earn three points, yellow bricks earn four and the top-level red bricks score five points each. To add to the challenge, the paddle shrinks to one-half its size after the ball has broken through the red row and hit the upper wall.
(adapted from Wikipedia)

Game Controls:
Paddle is controlled with mouse.
Nine speed levels, changed using num-keys: 1...9.
Sound effects are switched on/off using 'S'.
Game is paused either with mouse press or 'P'.

Example:
breakout % Start Main Breakout Interface

인용 양식

Per-Anders Ekstrom (2024). Breakout (https://www.mathworks.com/matlabcentral/fileexchange/14152-breakout), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2006a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Video games에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

New pointer control, by Joseph Kirk (jdkirk630@gmail.com)