APP REVIEW: Limbo

Limbo: perfect game for Halloween night (or any other night actually)!

Limbo, by Playdead, is probably one of my favorite games of all time. When I heard that there was going to be a port for iOS, I was very excited, but at the same time a little nervous. It wasn’t the visual style, the sound, or the atmosphere, that I felt wouldn’t translate; it was the controls.

That’s not to say that reflex-based games don’t work on iOS, it’s that they have to set up a certain way to get the same type of responsive feedback that a player would expect from a keyboard or a controller. After playing the game for a while, I was happy to put the fears to rest. To control the boy, you can swipe in any direction, and the boy will move. Actions such as grabbing a lever or jumping, are done with your right hand; swiping in an upwards direction, will get the boy to jump, and holding your thumb on the screen will get the boy to grab an object.

The story of Limbo isn’t all that obvious, and to this day, it’s still up for interpretation. The game involves a boy who is looking for his sister. There are no weapons or random characters to help you on your search; you’re on your own from beginning to end. The environment is presented in a monochromatic, slightly grainy, film noir style. You could make the argument that this is supposed to be a horror game with some sort of death awaiting you around every corner; however, I view it as a game that’s more than that.

In order to solve the games many puzzles and traps, you need to be able to think quickly. The checkpoint system is pretty forgiving, even after making a mistake you won’t have to travel very far to try again. Much like Super Meat Boy, or Braid, Limbo’s gameplay is very much trial and error, which at times can be frustrating. However, it’s very rewarding when a puzzle is solved or when a trap is avoided. The game is a little short, and very linear, which may be a downside to some. In all honesty, I don’t feel this is a game that would benefit by having multiple paths or being a longer game.

This is one of the finest games ever released in the App Store, and even if you’ve played Limbo before, you need to experience the game in your hands. I can’t really explain it, but there’s something that’s just so inexplicably cool about it. The game looks and sounds amazing and the world you’re thrown into is so dark and mysterious, and is just begging to have all of its secrets uncovered.

If you somehow missed out on Limbo three years ago, take a chance on it. This game is a classic.

Limbo is available on the App Store for 4.99.

Similar Posts

  • iVote. Do You?

    With three months to go until the presidential election, the two major candidates are doing everything they can to get the message out….

  • Textile Template Article

    What image do you have behind the login menu when you start up? Classically, depending on the exact version of Mac OS X you are using, you have one of the “universe” images. This image can be replaced on your system with a picture of your choice. To replace the image you see as the default desktop behind the login window, find a .jpg file that you want for your new back round.

    Duplicate the image, preferably an image the same resolution as your machine default display resolution, and name the new file “DefaultDesktop.” Open a new finder window and navigate to *(NameofyourHD) > System > Library > CoreServices.* Drag and drop your new DefaultDesktop image into the Core Services folder.

    When you release, you will be asked if you want to replace the existing file first and then to authenticate as an Admin User secondarily. The next time you restart and before you log in, you will see that image behind the login window.

    Apple says:
    end what’s on your Mac screen to an HDTV wirelessly with Apple TV. Mirroring is great for classrooms, conference rooms, and your living room.

  • El Capitan

    As I mentioned I have been using the beta version of Mac OS X 10.11 for some weeks and I thought, now that the public beta is released, that it might be a good time to review what’s new in El Capitan. I am going to do this by highlighting a few of the features that I already use and have become such a part of my Mac experience that they don’t seem new anymore.

    Shut up!

    What is more annoying than following a link to a web site and suddenly being bombarded with some automatically started video blasting audio? If you are like me, you may have several tabs open in Safari and finding that annoying one has been a pain. Well with El Capitan it is simple. When one of those tabs has audio, the tab shows the audio button and you can click on it to mute the audio. The address bar also has an audio icon where you can mute all or select which audio stream to mute or listen to.

    Notable

    The Notes app is so improved that I am actually using it more extensively now. Most importantly, a note I create on my iPhone is available on my Mac or iPad. Not only that but the things I can put into my notes are actually useful. I can add a photo, a URL, a map location or even a video to a note and it is on all my devices. Checklists, websites, ideas for the next Kibbles & Bytes and directions can all be saved. As I am planning my trip out west and find interesting places to go or places to spend the night, I can add them to my “Sturgis” note and easily use Maps to guide me to them. I think you are going to love the new Notes app.

    Spotlight

    Spotlight is just better. Who needs Google when you have Spotlight? Whether you are searching for a file on your drive, baseball statistics, transit information, weather, stocks or just some obscure trivia to settle a bet Spotlight is there for you and now you can ask that question in you own words. Like, “find that Note I wrote about Sturgis” and boom, there it is. Here’s a list of all the places you can search with Spotlight in El Capitan. You can turn these on and off as needed:

    Applications
    Bing Web Searches
    Bookmarks and History
    Calculator
    Contacts
    Conversion
    Definition
    Developer
    Documents
    Events & Reminders
    Folders
    Fonts
    Images
    Mail & Messages
    Movies
    Music
    Other
    PDF Documents
    Presentations
    Spotlight Suggestions
    Spreadsheets
    System Preferences

    Shake that Thing

    I use a dual monitor set up. I have an Apple 27-inch display and a stand for my MacBook Air that makes for one large extended desktop. Sometimes, I lose my cursor and that sometimes leads to inadvertent clicks. I never thought I would say that I would find this trick useful but with El Capitan if you jiggle your mouse or trackpad your cursor grows bigger and becomes apparent so you can get back on track.

    I’ll cover more of the new features in Kibbles & Bytes as we head towards the official release of El Capitan.

  • Bouncing Lions

    I love Lion. So far it is my favorite iteration of Mac OS X, but it does have some annoying features. In my internet wanderings yesterday I came across an article with instructions on how to get rid of the rubber-band effect which occurs when you scroll to the very bottom or top of a page. This effect will make the page scroll a little bit past the end point then bounce back. It’s a nice little bit of eye-candy, but not really necessary.

    You can easily turn this effect off by entering a simple Terminal command (which I’ll list below) and then press “enter”. As always, do this at your own risk. Mucking about in Terminal can cause irreparable harm to your OS if you do something you shouldn’t. Make sure you have a good backup before you make any changes like this to your system. Here’s the text you need to enter:

    defaults write -g NSScrollViewRubberbanding -int 0

    You can revert to the original setting by entering the following and then press enter:

    defaults delete -g NSScrollViewRubberbanding

    You’ll need to relaunch any applications that display the rubber-banding in order for this to take effect. Unfortunately, it will not affect Safari. Should I find a way to get rid of the rubber-band in Safari, I’ll update this article.

    You can read the original article here.