The life, times, and high scores of Boric. Netherfiend - The Dream Killer
Alright... I'm officially a huge nerd... after seeing that video of a Calculator designed in LittleBigPlanet... I'm now seriously interested in this game just to see what sort of "circuits" and whatnot I can design in the game. For instance... I wonder if I could create a Turing machine that would run the following: (A,0) 0 R -> A (A,1) 0 R -> B (B,0) 0 R -> C (B,1) 1 R -> B (C,0) 1 L -> E' (C,1) 1 R -> ...