mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-25 03:36:36 +00:00
Base: Add manual page for Snake
This commit is contained in:
parent
3a197eea92
commit
fff9547d9b
Notes:
sideshowbarker
2024-07-17 20:58:20 +09:00
Author: https://github.com/DavidLindbom
Commit: fff9547d9b
Pull-request: https://github.com/SerenityOS/serenity/pull/11772
Reviewed-by: https://github.com/Rummskartoffel
Reviewed-by: https://github.com/bgianfo ✅
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