/* (function(){ var app = angular.module('interface', []); app.controller('InterfaceController', function(){ this.score = 0; this.score = controller.score; }); }()); */