mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-06 17:48:37 +00:00
Base: Add manual page for FlappyBug
This commit is contained in:
parent
e5c6026a9a
commit
ef30e5832a
Notes:
sideshowbarker
2024-07-17 20:59:01 +09:00
Author: https://github.com/DavidLindbom
Commit: ef30e5832a
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 15 additions and 0 deletions
15
Base/usr/share/man/man6/FlappyBug.md
Normal file
15
Base/usr/share/man/man6/FlappyBug.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
## Name
|
||||
|
||||
Flappy Bug
|
||||
|
||||
## Synopsis
|
||||
|
||||
```**sh
|
||||
$ FlappyBug
|
||||
```
|
||||
|
||||
## Description
|
||||
|
||||
Flappy Bug is a SerenityOS themed version of the 2013 game Flappy Bird.
|
||||
|
||||
The goal of the game is to survive with Buggie as long as possible by avoiding obstacles. Buggie automatically decends by gravity and to ascend by clicking any key. Press the escape key to give up.
|
Loading…
Add table
Add a link
Reference in a new issue