Python Forum
Yahtzee poker game. Python3
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Yahtzee poker game. Python3
#1
Hi there. I am new in Python. A friend of mine offered me a challenge. SO am in.
Yahtzee is a poker game, but u also use 5 bones in it. Each member of game makes turn one and turn two, lets start with turn one.

In first turn i make a throw of 5 bones, and i have to highlight the repeated values.
Example - i make throw of 5 bones and i have 1,1,3,4,6.
I have to highlight 1,1. So in my turn i have 1,1.
Can u please help me to make it using python?
Thx
Reply


Messages In This Thread
Yahtzee poker game. Python3 - by Newby - Dec-05-2018, 05:18 PM
RE: Yahtzee poker game. Python3 - by micseydel - Dec-05-2018, 07:33 PM
RE: Yahtzee poker game. Python3 - by Newby - Dec-06-2018, 09:10 AM
RE: Yahtzee poker game. Python3 - by ichabod801 - Dec-06-2018, 04:27 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020