mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 12:19:54 +00:00
Base: Add open links to all of the game man pages
This commit is contained in:
parent
a593b83189
commit
13f92627b2
Notes:
sideshowbarker
2024-07-17 19:53:32 +09:00
Author: https://github.com/bgianfo
Commit: 13f92627b2
Pull-request: https://github.com/SerenityOS/serenity/pull/12240
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