GreatXander / cards_game

0 stars 0 forks source link

Game-issues improvement #22

Closed GreatXander closed 4 years ago

GreatXander commented 4 years ago

Changes on game/players code:

-The input that said: "Specify the first card to show:", now was changed to: "Choose a card to display on table:". -The input that said: "Choose a valid card to show:", now was changed to: "Choose a valid card to display on table:". -The variables: "barajas_player1" and "barajas_player2", now were changed to: "cards_player1" and "cards_player2" respectively. -Variables "i" in code now have a more sense name. -Removed comments that are left when elbowing.