1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 15:45:08 +00:00
serenity/Base/usr/share/man/man6/Breakout.md
electrikmilk 74238d0aba Base: Add icons to man pages for GUI applications
Differentiate GUI applications in man pages with icons.
2022-01-16 22:41:31 -08:00

15 lines
323 B
Markdown

## Name
![Icon](/res/icons/16x16/app-breakout.png) 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.