Skip to main content

No Brakes : Minimalisticand Addictive Racing Game for Android


As the name suggests, in No Brakes your only aim is to drive at the maximum speed possible. There's a single race track, no time limit or laps. Just don't drive into any walls.

 

The pastels (or pastel colors) which change as you gain momentum in the game are easy on the eyes. And Man, I love the soothing background music on the Game.

You get to different "speed zones" as you go farther in the game. Once you hit a new speed zone, you can hit higher speeds than you did in the previous speed zones and the car becomes more difficult to handle.

 


Your scores are ranked based on the Top Speed. If you sign in to the Google Play Games with No Brakes then the results and achievements are posted for your bragging rights.


No Brakes GamePlay Screen Record


Download No Brakes from Google Play


Stay High on Android. Peace !!!


Comments

Popular posts from this blog

How to enable Google Now in Nepal and other countries (Solve - Google Location reporting not available in your region problem)

Google Now was first introduced in Android 4.1 Jellybean and it has been used as a personal assistant by many android users ever since. However after the introduction of Android 4.4 Kitkat many users started to complain that the search update broke google now functionality.   Some of you might just have bought a shiny new Nexus 5 to enjoy a fine android experience but the lack of Google Now left you disappointed. When on the home screen of the default Android Launcher, swiping to the left should take you to the Google Now interface but for some of the users it is nowhere to be found. Also there are many people who flash custom roms to enjoy latest android builds on their devices. I am using Galaxy Nexus which didnot get the Kitkat update from Google. So i flashed a custom rom which promised the Google Now feature on the left side of the homescreen of default Kitkat launcher. But like some of you Nexus 5 users i was left disappointed. So i began my quest for searching a ...

Gnome Extensions I Use To Enhance My Desktop Usage

I am currently running Fedora 22 with Gnome 3.16 . One of the best features of GNOME are shell extensions. These extensions bring all sorts of handy features to GNOME. Installing and using GNOME extensions couldn't be any simpler. Simply browse over extensions.gnome.org  and look for the extension that appeals to you. Click the switch from Off to On, and immediately you're prompted to install it. That's it. Here are the extensions that I use to personalize my Fedora 22 experience and maximize my performance. Hopefully they can make you enjoy your Gnome Desktop experience. 1. Activities Configurator It can be used to configure the activities button and Top panel appearance. https://extensions.gnome.org/extension/358/activities-configurator/ 2. Alternate Tab GNOME Shell’s default Alt-Tab behavior groups windows into a single application icon and shows applications from all workspaces. This extension substitutes Alt-Tab with a window based switcher that ...

How to install Ubuntu Make (Ubuntu Developer Tools Center) in Ubuntu 14.04 and 14.10

Ubuntu Make is a project by Canonical to enable quick and easy setup of common developer tools on Ubuntu. It was formerly named Ubuntu Developer Tools Center and was changed to Ubuntu Make based on the new name proposals from Ubuntu community. With a new name also comes a new 0.2 release which brings fixes for Android Studio installation. ADT has been removed because it is no longer in active development. Also Android Studio doesn't ship with Android SDK but you can download it separately or from the Android Studio setup process. Ubuntu Make can be used to install Android Studio and Eclipse for now. To install Ubuntu Make in Ubuntu 14.04 and 14.10, enter the following commands in Terminal: sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make sudo apt-get update sudo apt-get install ubuntu-make To install Android Studio, enter the following commands : umake android Then choose the installation path (or use the default), accept license by entering ...