View Source Briscola (Briscola v0.1.0)

Module for the card game Briscola. Contains modules for cards, decks, players, the game itself, as well as a behavior for implementing game strategies.

Summary

Functions

Returns a range representing the ranks of the cards.

Returns a list of the valid suits for briscola cards.

Functions

ranks()

Returns a range representing the ranks of the cards.

suits()

Returns a list of the valid suits for briscola cards.