mirror of
https://github.com/RGBCube/serenity
synced 2025-05-16 20:25:07 +00:00

Differentiate GUI applications in man pages with icons. This is the revert of the revert commit, now that the icon processing was fixed in89c0f84a28
. Revert:dae298e9df
Original:74238d0aba
Co-authored-by: electrikmilk <brandonjordan124@gmail.com>
15 lines
323 B
Markdown
15 lines
323 B
Markdown
## 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.
|