cardgame/README.md

18 lines
162 B
Markdown
Raw Permalink Normal View History

2022-04-07 02:42:17 +03:00
# Fire
2022-04-04 21:04:14 +03:00
2022-04-07 02:42:17 +03:00
A simple card game.
## Usage
2022-04-04 21:04:14 +03:00
2022-04-07 02:24:07 +03:00
`./fire`
2022-04-04 21:04:14 +03:00
Play a single game.
2022-04-07 02:24:07 +03:00
`./stats`
2022-04-04 21:04:14 +03:00
Play a number of games and look at the stats.
2022-04-07 02:42:17 +03:00
`man -l fire.6`
Read the manual.