Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update random-game.md #1479

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions website/docs/07-apps/01-included-in-onion/random-game.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /apps/random-game

## Presentation

Random Game will allow you to discover new games in your collection !
Random Game will allow you to discover new games in your collection!


| <img src={require('./assets/random-game-image.webp').default} style={{width: 320}} /> | <img src={require('./assets/random-game-text.webp').default} style={{width: 320}} /> |
Expand All @@ -20,8 +20,8 @@ Random Game will allow you to discover new games in your collection !
Random Game is available in [Package Manager](package-manager).

Once installed you can run it from 3 different ways:
- From the app section, Random Game will pick a game between all games available on your device.
- From the [GLO Menu](game-list-options), Random Game will pick a game from the current games list (not limited by subfolder).
- From the app section, Random Game will pick a game between all games available on your device
- From the [GLO Menu](game-list-options), Random Game will pick a game from the current games list (not limited by subfolder)
- You can also assign a shortcut button (X or Y) in [Tweaks app](tweaks)

### Controls
Expand Down
Loading