mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-21 12:05:15 +00:00
Base: Fix typo in FlappyBug documentation
This commit is contained in:
parent
cb2e187be1
commit
0b91a46a0c
Notes:
sideshowbarker
2024-07-17 18:00:10 +09:00
Author: https://github.com/kasperkarlsson 🔰 Commit: https://github.com/SerenityOS/serenity/commit/0b91a46a0c Pull-request: https://github.com/SerenityOS/serenity/pull/12252
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ $ FlappyBug
|
|||
|
||||
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.
|
||||
The goal of the game is to survive with Buggie as long as possible by avoiding obstacles. Buggie automatically descends by gravity and ascends when you press any key. Press the escape key to give up.
|
||||
|
|
Loading…
Add table
Reference in a new issue