mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:27:45 +00:00
Base: Add manual page for Snake
This commit is contained in:
parent
3a197eea92
commit
fff9547d9b
1 changed files with 13 additions and 0 deletions
13
Base/usr/share/man/man6/Snake.md
Normal file
13
Base/usr/share/man/man6/Snake.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
## Name
|
||||
|
||||
Snake
|
||||
|
||||
## Synopsis
|
||||
|
||||
```**sh
|
||||
$ Snake
|
||||
```
|
||||
|
||||
## Description
|
||||
|
||||
Grow the snake as large as possible by eating the fruits and not crashing into itself.
|
Loading…
Add table
Add a link
Reference in a new issue