class Game
- Game
- Reference
- Object
Defined in:
game.crConstructors
Instance Method Summary
- #add_one
- #add_three
- #curr_team : Teams
- #deck : Array({String, String})
- #draw_new_card
- #drawn_cards : Array({String, String})
- #minus_one
- #next_round
- #scores : Hash(Teams, Int32)