Clumsy Ninja: A virtual friend with so much charm that resistance is futile

I don’t think I really expected to enjoy Clumsy Ninja as much as I have. I’m not really into virtual being simulators, I’ve tried games like Nintendogs on the Nintendo DS, and I didn’t really understand the appeal. Clumsy Ninja really changed the way I thought about these types of games, and most importantly, I’m having a really fun experience with it. There can be moments where the game can be a little slow and repetitive, nevertheless, if you take your time with the game and play it in short bursts, the experience stays fresh and fun. The game also does a very nice job pulling you back in, even if you don’t play it every day. You can allow notifications to remind you to check up on your ninja if you haven’t checked in for awhile. In my experience, the ninja has the tendency to start flying away when I’m not looking.

In Clumsy Ninja, you’re creating a ninja from scratch. He doesn’t really have any talent or coordination when you’re first introduced, it’s up to you to help train him so that he can rescue his friend that had been kidnapped. You teach the ninja to fight, jump from rooftop to rooftop, and use ninja weapons amongst other excersises. When you teach the ninja new skills or complete a training excercise, you’ll gain experience and currency, which can be used to purchase training items or to repair them after you’ve used them for awhile. While the core gameplay mechanic of creating a character and training them from scratch has been used a lot over the years, one of the things that really amazes me about this game, is the responsiveness and the fluidity of movement of your character. This adds a certain charm to the game, that I don’t think would be as impressive if the character had stiff, unresponsive movements. When you finish a training excercise and the Ninja wants you to give him a high-five, you’ll see what I mean.

While the game is very simple, there was some difficulty trying to see what could possibly hold the game back. Sure, this is a freemium game, so of course there are plenty of in-app purchases that can be made, but gaining currency and gems happens regularly just by playing the game, so that doesn’t affect the experience as a whole. Integration with Facebook and Twitter, has been built in, so that you can share your experiences with friends and invite them to play too. It’s difficult to describe this type of gameplay experience, I feel it’s meant to be a little more social. An experience you would talk to people about, and have interesting stories to share. This is a game, that hopefully people will be talking about for a very long time.

Similar Posts

  • Keeping Tabs on Friends & Family

    Sometimes it’s important for loved ones and friends to know your location. Whether it is for safety reasons or just because you just…

  • 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.

  • 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.

  • Hulu Plus Now Available On Apple TV

    There has been a lot of talk about the Apple TV recently thanks to the addition of AirPlay Mirroring functionality to Mountain Lion….

  • Diagnosing & Treating Bash "Shellshock"

    OS X is a descendant of a long lineage of UNIX operating systems, from which it inherits its incredible stability and enhanced security….