mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 06:37:43 +00:00
Base: Add manual page for Breakout
This commit is contained in:
parent
357a36b622
commit
d0d3c0c615
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