RosettaCodeData/Task/War-card-game/00-TASK.txt
2023-07-01 13:44:08 -04:00

18 lines
421 B
Text

War Card Game
Simulate the card game War. Use the Bicycle playing card manufacturer's rules. Show a game as played. User input is optional.
References:
:* Bicycle card company: [https://bicyclecards.com/how-to-play/war War game site]
:* Wikipedia: [[wp:War_(card_game)|War (card game)]]
Related tasks:
* [[Playing cards]]
* [[Card shuffles]]
* [[Deal cards for FreeCell]]
* [[Poker hand_analyser]]
* [[Go Fish]]