29 lines
400 B
Markdown
29 lines
400 B
Markdown
|
|
# moon-buggy
|
||
|
|
|
||
|
|
> Chrome dino-like game on the terminal.
|
||
|
|
> More information: <https://manned.org/moon-buggy>.
|
||
|
|
|
||
|
|
- Start `moon-buggy`:
|
||
|
|
|
||
|
|
`moon-buggy`
|
||
|
|
|
||
|
|
- Skip the title screen and immediately start a game:
|
||
|
|
|
||
|
|
`moon-buggy {{[-n|--no-title]}}`
|
||
|
|
|
||
|
|
- Display the leaderboard:
|
||
|
|
|
||
|
|
`moon-buggy {{[-s|--show-scores]}}`
|
||
|
|
|
||
|
|
- Jump:
|
||
|
|
|
||
|
|
`{{<Space>|<j>}}`
|
||
|
|
|
||
|
|
- Use the mining laser:
|
||
|
|
|
||
|
|
`{{<l>|<a>}}`
|
||
|
|
|
||
|
|
- Quit the game:
|
||
|
|
|
||
|
|
`{{<q>|<n>}}`
|