More actions
Breakout is a simple Breakout clone for the 3DS. Breakout is an arcade game developed and published by Atari, Inc., and released on May 13, 1976. It was conceptualized by Nolan Bushnell and Steve Bristow, influenced by the seminal 1972 Atari arcade game Pong, and built by Steve Wozniak, aided by Steve Jobs.
Note: The homebrew is no longer maintained and developer has moved onto the new project Breakout Redux.
Installation
Download a precompiled binary (3DSX, CIA).
- 3DSX - Copy .3dxs and .smdh to sdmc:/3ds/Breakout/ and launch it via homebrew loader.
- CIA - Copy .cia to your SD card and install it with the CIA manager of your choice.
Controls
In game:
D-Pad or Joystick - Move left/right
A - Launch ball (when ball attached), Shoot laser (if you acquired power up)
Select - Start game (or return to title)
Y - Open Level editor
Start - Exit
Level Editor:
D-Pad or Joystick - Move cursor
L/R - Switch brick type
X - Save level layout
B - Start to return to title
Y - Randomize brick layout
Select - Play your level
Screenshots
Changelog
Beta 1.7.2 2017/11/04
- Updated textures and added animations.
Beta 1.7.1 2017/11/01
- Updated some textures, that's literally it.
Beta 1.7.0 2017/10/30
- Powerups are now a thing (not just conceptually they are actually in-game).
- You can now have 3 saved levels.
Beta 1.6.1 2017/10/18
- You can now save your custom level and play it.
- Fixed minor (but annoying) audio bug.
Beta 1.6.0 2017/10/17
- 2 New levels.
- Improved Engine (many minor improvements to the code).
- Level editor *added (press Y at title screen).
Beta 1.5.0 2017/10/14
- New Graphics.
- Sound Effects.
Beta 1.4.2 2017/10/12
- Fixed minor bug where after beating the game, if started again, the paddle would not return to it's starting position, thus miss aligning the ball
Beta 1.4.1 2017/10/10
- CIA now has all the proper workings.
Beta 1.4.0 2017/10/09
- Small improvements to the ISHUPE Engine.
- Level will now increase when all bricks destroyed.
- Small easter egg if you beat both levels currently in the game.
- Now the title screen actually tells you what to push to start the game.
- Lives are now displayed on the bottom screen.
- Credits added to the game.
Beta 1.3.1 2017/10/08
- Quick Fix. Didn't realize I hadn't yet made the paddle's position reset.
External links
- Author's website - https://matthewrease.net
- GitHub - https://github.com/Magicrafter13/Breakout
- GBAtemp - https://gbatemp.net/threads/beta-breakout-a-3ds-breakout-clone.486569