# Game Over

You can end the game by calling the `game -> game over` function:

```blocks
game.gameOver()
```

### Lessons

[game of chance](/lessons/game-of-chance)