Explorar o código

Update README.md

Tibor Tálosi %!s(int64=3) %!d(string=hai) anos
pai
achega
a0fd7c183b
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -156,3 +156,7 @@ Before you can use it, you have to load the card_graphics.png file in your games
 - Get first non flipped card index in a hand: ``first_non_flipped_card(hand)``
 - Get first non flipped card index in a hand: ``first_non_flipped_card(hand)``
 - Move cards from one hand to another starting at index: ``extract_hand_region(from_hand, to_hand, start_index)``lipped card index in a hand: ``first_non_flipped_card(hand)``
 - Move cards from one hand to another starting at index: ``extract_hand_region(from_hand, to_hand, start_index)``lipped card index in a hand: ``first_non_flipped_card(hand)``
 - Move the whole hand into another hand: ``add_hand_region(from_hand, to_hand)``
 - Move the whole hand into another hand: ``add_hand_region(from_hand, to_hand)``
+
+## Menu
+
+Do not use it, it barely works and only used in blackjack.