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:
parent
a593b83189
commit
13f92627b2
9 changed files with 18 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
 2048
|
||||
|
||||
[Open](file:///bin/2048)
|
||||
|
||||
## Synopsis
|
||||
|
||||
```**sh
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
 Breakout
|
||||
|
||||
[Open](file:///bin/Breakout)
|
||||
|
||||
## Synopsis
|
||||
|
||||
```**sh
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
 Chess
|
||||
|
||||
[Open](file:///bin/Chess)
|
||||
|
||||
## Synopsis
|
||||
|
||||
```**sh
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
 Flappy Bug
|
||||
|
||||
[Open](file:///bin/FlappyBug)
|
||||
|
||||
## Synopsis
|
||||
|
||||
```**sh
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
 GameOfLife
|
||||
|
||||
[Open](file:///bin/GameOfLife)
|
||||
|
||||
## Synopsis
|
||||
|
||||
```**sh
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
 Hearts - The Hearts card game
|
||||
|
||||
[Open](file:///bin/Hearts)
|
||||
|
||||
## Synopsis
|
||||
|
||||
```**sh
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
 Minesweeper
|
||||
|
||||
[Open](file:///bin/Minesweeper)
|
||||
|
||||
## Synopsis
|
||||
|
||||
```**sh
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
 Pong
|
||||
|
||||
[Open](file:///bin/Pong)
|
||||
|
||||
## Synopsis
|
||||
|
||||
```**sh
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
 Snake
|
||||
|
||||
[Open](file:///bin/Snake)
|
||||
|
||||
## Synopsis
|
||||
|
||||
```**sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue