A simple hangman game with emberjs. Doesn't have an actual hangman but gameplay is preserved.
Demo: Launch Blog: http://rohitrox.github.io/2014/02/20/hangman-game-with-emberjs/
npm install -g brunch coffee cake
cd project
cake server
Built using brunch, lots of love and help from @dgtm