13 lines
167 B
Markdown
13 lines
167 B
Markdown
# 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)
|
|
|