The part that controls Mario looks similar (if not identical) to this: http://aigamedev.com/open/interviews/mario-ai/
If you want to see the state of the art in using AI to play video games, look no further than "Playing Atari with Deep Reinforcement Learning" [2], where a single general AI system learns to play many different games. The generality is what makes it impressive. Its only inputs are pixels and score, and its only outputs are joystick and button state, just like a human player. This makes it unlike these Mario systems which are hand programmed very specifically for Mario, and use special instrumentation of the game state that skips pixels entirely.
Deep Mind sold to Google for around $500M
So kudos to the people that put this together but it is mostly the mashup that is new, not the individual pieces and those pieces have demos all their own that make for very interesting reading and viewing (where applicable).
I should do a blog post on this, but that will be a ton of work to properly represent the state of the art (which this demo does not).
judge: The cat is green, the dog is blue.
ALICE: Is green the dog is blue also cat?
judge: What color is the dog?
ALICE: orange.
I am not impressed.You do know that SHRDLU is still unique enough to warrant multiple resurrection attempts?