const GAME_STRINGS = { 'HELLO': 'Hello World!\nHow are you today?' }; module.exports = { GAME_STRINGS };