1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 00:08:11 +00:00
serenity/Base/usr/share/man/man6/Snake.md
electrikmilk 74238d0aba Base: Add icons to man pages for GUI applications
Differentiate GUI applications in man pages with icons.
2022-01-16 22:41:31 -08:00

13 lines
193 B
Markdown

## Name
![Icon](/res/icons/16x16/app-snake.png) Snake
## Synopsis
```**sh
$ Snake
```
## Description
Grow the snake as large as possible by eating the fruits and not crashing into itself.