Retro Breaker Game icon

Retro Breaker 1.3

140.2 KB / 5K+ Downloads / Rating 3.5 - 56 reviews


See previous versions

Retro Breaker, developed and published by Thiago Kenji Okada, has released its latest version, 1.3, on 2018-09-10. This app falls under the Arcade category on the Google Play Store and has achieved over 5000 installs. It currently holds an overall rating of 3.5, based on 56 reviews.

Retro Breaker APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

Game Screenshot

Game Screenshot

Game Details

Package name: br.usp.ime.retrobreaker

Updated: 6 years ago

Developer Name: Thiago Kenji Okada

Category: Arcade

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing Retro Breaker on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Game Rating

3.5
Total 56 reviews

Reviews

5 ★, on 2019-11-27
One of my favourite games that surpasses all others. I used to play a similar on DOS. Love it.

5 ★, on 2014-08-09
Awesome

5 ★, on 2014-06-29
it makes me feel too old, hate it!

Previous Versions

Retro Breaker 1.3
2018-09-10 / 140.2 KB / Android 4.0+

About this app

Retro Breaker is a simple brick breaker game with an old, retro appearance. This game was created for the Mobile Computing course (MAC5743) on IME-USP, 2014 class. It has the following game mechanics:

-Retro graphics: no textures, just plain colors and simple animation;
-Sound effects: different sound effects for each possible game event (e.g. hitting a brick, hitting a wall, hitting the paddle...);
-Score multiplier: each time the ball breaks a brick, it increases the score multiplier for the next hit. If the ball hits the paddle, this score multiplier is reduced. If the player loses a life, this score multiplier is reset. This is to incentive the player to hit consecutive bricks;
-Multiple brick types: there is four types of brick, each one with a special property.
-Random generated levels with different difficult settings: there are three different difficult settings (Easy, Normal and Hard; except for "Can't die" that exist mostly for debugging purposes, since you can't score); each difficult has a different number of stock lives, hit score, max score multiplier, ball speed and generates a random level with the number of special bricks according to a probability.

This game has pretty simple mechanics, like the original game. If you feel even a little bit of nostalgia, our objective was completed.

This game is open source, and it's available at GitHub (https://github.com/m45t3r/retrobreaker) on MIT license.

New features

- Use a more recent Android SDK
- Fix bug with high score not updating correctly