From ef30e5832a98f68432c8adb221dbbc05623a7909 Mon Sep 17 00:00:00 2001 From: David Lindbom Date: Sun, 9 Jan 2022 20:25:17 +0100 Subject: [PATCH] Base: Add manual page for FlappyBug --- Base/usr/share/man/man6/FlappyBug.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Base/usr/share/man/man6/FlappyBug.md diff --git a/Base/usr/share/man/man6/FlappyBug.md b/Base/usr/share/man/man6/FlappyBug.md new file mode 100644 index 0000000000..9c3dab1371 --- /dev/null +++ b/Base/usr/share/man/man6/FlappyBug.md @@ -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.