/** * */ module.exports = { level: 0, /*state: { newGame: function() { }, nextLevel: function() { module.exports.level++; } }*/ };