Linux command
canfield 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start a game of Canfield solitaire
canfield
View your canfield score history
cfscores
View another user's canfield scores
cfscores [username]
View all users' canfield scores
cfscores -a
说明
canfield is a text-based implementation of the Canfield solitaire card game (also known as Demon Solitaire) from the BSD games collection. Cards are displayed using ASCII characters in the terminal. Gameplay: Build tableau piles downward in alternating colors. Entire piles must be moved as units. Top cards are available for foundation play but cannot fill empty tableau spaces, which must be filled from the stock. Cards are dealt from hand to talon in groups of three. Commands during play: - Type ht to deal cards to the talon - Single-letter commands with numbers for moves Scoring: Inspection costs $13, final play costs $26. Each foundation card earns $5. Each pass through the hand after the first costs $5. Playing time costs $1 per minute.
参数
- -a
- Display canfield accounts for all users
- user
- Display scores for specified username
FAQ
What is the canfield command used for?
canfield is a text-based implementation of the Canfield solitaire card game (also known as Demon Solitaire) from the BSD games collection. Cards are displayed using ASCII characters in the terminal. Gameplay: Build tableau piles downward in alternating colors. Entire piles must be moved as units. Top cards are available for foundation play but cannot fill empty tableau spaces, which must be filled from the stock. Cards are dealt from hand to talon in groups of three. Commands during play: - Type ht to deal cards to the talon - Single-letter commands with numbers for moves Scoring: Inspection costs $13, final play costs $26. Each foundation card earns $5. Each pass through the hand after the first costs $5. Playing time costs $1 per minute.
How do I run a basic canfield example?
Run `canfield` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -a do in canfield?
Display canfield accounts for all users