1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 18:37:35 +00:00

Base: Add open links to all of the game man pages

This commit is contained in:
Brian Gianforcaro 2022-01-31 20:41:19 -08:00 committed by Andreas Kling
parent a593b83189
commit 13f92627b2
9 changed files with 18 additions and 0 deletions

View file

@ -2,6 +2,8 @@
![Icon](/res/icons/16x16/app-2048.png) 2048
[Open](file:///bin/2048)
## Synopsis
```**sh

View file

@ -2,6 +2,8 @@
![Icon](/res/icons/16x16/app-breakout.png) Breakout
[Open](file:///bin/Breakout)
## Synopsis
```**sh

View file

@ -2,6 +2,8 @@
![Icon](/res/icons/16x16/app-chess.png) Chess
[Open](file:///bin/Chess)
## Synopsis
```**sh

View file

@ -2,6 +2,8 @@
![Icon](/res/icons/16x16/app-flappybug.png) Flappy Bug
[Open](file:///bin/FlappyBug)
## Synopsis
```**sh

View file

@ -2,6 +2,8 @@
![Icon](/res/icons/16x16/app-gameoflife.png) GameOfLife
[Open](file:///bin/GameOfLife)
## Synopsis
```**sh

View file

@ -2,6 +2,8 @@
![Icon](/res/icons/16x16/app-hearts.png) Hearts - The Hearts card game
[Open](file:///bin/Hearts)
## Synopsis
```**sh

View file

@ -2,6 +2,8 @@
![Icon](/res/icons/16x16/app-minesweeper.png) Minesweeper
[Open](file:///bin/Minesweeper)
## Synopsis
```**sh

View file

@ -2,6 +2,8 @@
![Icon](/res/icons/16x16/app-pong.png) Pong
[Open](file:///bin/Pong)
## Synopsis
```**sh

View file

@ -2,6 +2,8 @@
![Icon](/res/icons/16x16/app-snake.png) Snake
[Open](file:///bin/Snake)
## Synopsis
```**sh