function Game({ onGameEnd }) { return
This is the game
} export default Game