The numerous amount of available jump’n'run games on the internet is really overwhelming. You can get them in every taste and color. Starting with 8 bit up to 32 bit, 2D pixel based or full featured 3D. For beginners, intermediates or bad ass pro gamers. From very good ones down to unbeliveable bad ones.
Today I want to tell you about a very special jump’n'run game. It’s a game which is definetly worth to write about. Today I’m talking about Braid. It’s made with lovley painting style graphics and tells a story which differs to the classic mario clone plot (go rescue the princess, kill everything on your way and jump around as much as you can).
var flashvars = {
width: "530",
height: "253",
autostart: "false",
repeat: "false",
backcolor: "111111",
frontcolor: "cccccc",
lightcolor: "66cc00",
stretching: "fill",
enablejs: "true",
mute: "false",
skin: "http://www.abakia.de/blog/wp-content/plugins/proplayer/players/skins/default.swf",
logo: "http://www.abakia.de/blog/wp-content/plugins/proplayer/players/watermark.png",
image: "http://www.abakia.de/blog/wp-content/plugins/proplayer/players/preview.png",
plugins: "",
javascriptid: "310pp-single-4b975f745f5d4",
image: "http://www.abakia.de/blog/wp-content/plugins/proplayer/players/preview.png",
file: 'http://www.abakia.de/blog/wp-content/plugins/proplayer/playlist-controller.php?pp_playlist_id=310pp-single-4b975f745f5d4&sid=1268211573'
};
var params = {
wmode: "transparent",
allowfullscreen: "true",
allowscriptaccess: "always",
allownetworking: "all"
};
var attributes = {
id: "obj-pro-player-310pp-single-4b975f745f5d4",
name: "obj-pro-player-310pp-single-4b975f745f5d4"
};
swfobject.embedSWF("http://www.abakia.de/blog/wp-content/plugins/proplayer/players/player.swf", "pro-player-310pp-single-4b975f745f5d4", "530", "253", "9.0.0", false, flashvars, params, attributes);
.
But the killer feature of Braid is the smart usage of time manipulation. Yes, you’ve read right! Time manipulation.
All puzzles in this game (consisting of 6 worlds, with round about 5 levels, each level containing 2 or 3 puzzles) have to be solved with backwards time traveling, phantom time activities and spheres which can slow down time.
Now talking as myself as a developer, I’ve to admint that the game has very clever useage of relations between coordinate space and runtime/gametime. There are levels, where the future time is mapped to the positive x-achse of the games coordinate space. I mean how AWESOME is this?
Enough talk! Go and have look by yourself!
If you are interested in the game now, you take the opportunity to buy it for a bout 10 euro at the Playstation Network Store, via Steam for your PC or probably for just a bunch of bucks at the XBox360 Store. In my opinion it’s worth every single cent! Enjoy!