mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-28 12:18:56 +00:00
Base: Add manual page for Breakout
This commit is contained in:
parent
357a36b622
commit
d0d3c0c615
Notes:
sideshowbarker
2024-07-18 01:43:16 +09:00
Author: https://github.com/DavidLindbom
Commit: d0d3c0c615
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/Breakout.md
Normal file
15
Base/usr/share/man/man6/Breakout.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
## Name
|
||||||
|
|
||||||
|
Breakout
|
||||||
|
|
||||||
|
## Synopsis
|
||||||
|
|
||||||
|
```**sh
|
||||||
|
$ Breakout
|
||||||
|
```
|
||||||
|
|
||||||
|
## Description
|
||||||
|
|
||||||
|
Breakout is an arcade game from 1976 where the goal is to remove all blocks by hitting them with a ball bouncing it of a pad.
|
||||||
|
|
||||||
|
The pad can be moved by either using the mouse or the left and right arrow keys.
|
Loading…
Add table
Add a link
Reference in a new issue