summaryrefslogtreecommitdiff
path: root/Base
diff options
context:
space:
mode:
authorOleg Kosenkov <okosenkov@bloomberg.net>2022-11-01 10:36:51 -0400
committerAndrew Kaster <andrewdkaster@gmail.com>2022-11-05 16:35:13 -0600
commit46c6176fad4dd6e25a7a6b4511dd3c3be87113c5 (patch)
tree1d1c7d3c5bf9baf14624fddc6df58cd21d8bca66 /Base
parent73f4cfa93056556ec454e87147f38dd4a17b0e93 (diff)
downloadserenity-46c6176fad4dd6e25a7a6b4511dd3c3be87113c5.zip
Games: Add BrickGame
Diffstat (limited to 'Base')
-rw-r--r--Base/res/apps/BrickGame.af4
-rw-r--r--Base/res/icons/16x16/app-brickgame.pngbin0 -> 592 bytes
-rw-r--r--Base/res/icons/32x32/app-brickgame.pngbin0 -> 1287 bytes
-rw-r--r--Base/usr/share/man/man6/BrickGame.md15
4 files changed, 19 insertions, 0 deletions
diff --git a/Base/res/apps/BrickGame.af b/Base/res/apps/BrickGame.af
new file mode 100644
index 0000000000..a4a2085af0
--- /dev/null
+++ b/Base/res/apps/BrickGame.af
@@ -0,0 +1,4 @@
+[App]
+Name=Brick Game
+Executable=/bin/BrickGame
+Category=Games
diff --git a/Base/res/icons/16x16/app-brickgame.png b/Base/res/icons/16x16/app-brickgame.png
new file mode 100644
index 0000000000..6e1504b1ad
--- /dev/null
+++ b/Base/res/icons/16x16/app-brickgame.png
Binary files differ
diff --git a/Base/res/icons/32x32/app-brickgame.png b/Base/res/icons/32x32/app-brickgame.png
new file mode 100644
index 0000000000..084dc1ce61
--- /dev/null
+++ b/Base/res/icons/32x32/app-brickgame.png
Binary files differ
diff --git a/Base/usr/share/man/man6/BrickGame.md b/Base/usr/share/man/man6/BrickGame.md
new file mode 100644
index 0000000000..41fb47ed69
--- /dev/null
+++ b/Base/usr/share/man/man6/BrickGame.md
@@ -0,0 +1,15 @@
+## Name
+
+![Icon](/res/icons/16x16/app-brickgame.png) BrickGame
+
+[Open](file:///bin/BrickGame)
+
+## Synopsis
+
+```**sh
+$ BrickGame
+```
+
+## Description
+
+BrickGame is a classic game.