mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:17:34 +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
|
 2048
|
||||||
|
|
||||||
|
[Open](file:///bin/2048)
|
||||||
|
|
||||||
## Synopsis
|
## Synopsis
|
||||||
|
|
||||||
```**sh
|
```**sh
|
||||||
|
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
 Breakout
|
 Breakout
|
||||||
|
|
||||||
|
[Open](file:///bin/Breakout)
|
||||||
|
|
||||||
## Synopsis
|
## Synopsis
|
||||||
|
|
||||||
```**sh
|
```**sh
|
||||||
|
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
 Chess
|
 Chess
|
||||||
|
|
||||||
|
[Open](file:///bin/Chess)
|
||||||
|
|
||||||
## Synopsis
|
## Synopsis
|
||||||
|
|
||||||
```**sh
|
```**sh
|
||||||
|
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
 Flappy Bug
|
 Flappy Bug
|
||||||
|
|
||||||
|
[Open](file:///bin/FlappyBug)
|
||||||
|
|
||||||
## Synopsis
|
## Synopsis
|
||||||
|
|
||||||
```**sh
|
```**sh
|
||||||
|
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
 GameOfLife
|
 GameOfLife
|
||||||
|
|
||||||
|
[Open](file:///bin/GameOfLife)
|
||||||
|
|
||||||
## Synopsis
|
## Synopsis
|
||||||
|
|
||||||
```**sh
|
```**sh
|
||||||
|
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
 Hearts - The Hearts card game
|
 Hearts - The Hearts card game
|
||||||
|
|
||||||
|
[Open](file:///bin/Hearts)
|
||||||
|
|
||||||
## Synopsis
|
## Synopsis
|
||||||
|
|
||||||
```**sh
|
```**sh
|
||||||
|
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
 Minesweeper
|
 Minesweeper
|
||||||
|
|
||||||
|
[Open](file:///bin/Minesweeper)
|
||||||
|
|
||||||
## Synopsis
|
## Synopsis
|
||||||
|
|
||||||
```**sh
|
```**sh
|
||||||
|
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
 Pong
|
 Pong
|
||||||
|
|
||||||
|
[Open](file:///bin/Pong)
|
||||||
|
|
||||||
## Synopsis
|
## Synopsis
|
||||||
|
|
||||||
```**sh
|
```**sh
|
||||||
|
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
 Snake
|
 Snake
|
||||||
|
|
||||||
|
[Open](file:///bin/Snake)
|
||||||
|
|
||||||
## Synopsis
|
## Synopsis
|
||||||
|
|
||||||
```**sh
|
```**sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue