Well who'da thunk. Elric might have been right after all.

This long and appealing trend may be coming to an end. Dramatic developments in cosmological findings and thought have led some of the world’s premier physicists to propose that our universe is only one of an enormous number of universes with wildly varying properties, and that some of the most basic features of our particular universe are indeed mere accidents—a random throw of the cosmic dice. In which case, there is no hope of ever explaining our universe’s features in terms of fundamental causes and principles.

It is perhaps impossible to say how far apart the different universes may be, or whether they exist simultaneously in time. Some may have stars and galaxies like ours. Some may not. Some may be finite in size. Some may be infinite. Physicists call the totality of universes the “multiverse.” Alan Guth, a pioneer in cosmological thought, says that “the multiple-universe idea severely limits our hopes to understand the world from fundamental principles.” And the philosophical ethos of science is torn from its roots. As put to me recently by Nobel Prize–winning physicist Steven Weinberg, a man as careful in his words as in his mathematical calculations, “We now find ourselves at a historic fork in the road we travel to understand the laws of nature. If the multiverse idea is correct, the style of fundamental physics will be radically changed.”

Because Wikipedia is always right. >.>

Robots Are People Too, a platformer in HTML5

RAPT is a complex and challenging HTML5 platformer.  The exit to each level is blocked by enemies that roll, jump, fly, and shoot to prevent escape at all costs.  Gameplay is exclusively two-player and uses a unique split-screen mechanic.  The levels and enemies are designed to promote cooperation between players. 

RAPT also comes with a powerful level editor which allows players to create levels of any size.  Levels are saved to the player's account on the server, which has a public page listing custom levels.  Link to this page for a simple way of sharing levels with friends! 

Note: RAPT is a physics intensive game and your browser might not be up to the task.  For the best experience please use the latest version of your browser. 

The game and the editor are written entirely in JavaScript using just the HTML5 canvas API and some jQuery, and the server is written in Rails.  Our code base contains a little over 20,000 lines of JavaScript and it's all open source on Github

Found this gem of a html5 game while doing some research. Control is amazingly smooth, and the whole thing is incredibly fun and polished.

...trying to control both robots at once made my head essplode though. XD