This program is based on the popular Yahtzee game, where you roll five dice and try to get certain combinations. The most well known version is the one distributed by Milton Bradley. This version is very similar except there is no "Bonus Yahtzee" and it is freeware (free to use, free to distribute). The game files are:
This is a Visual Basic 6.0 program. If the program is not running, getting the Visual Basic 6.0 Runtime should solve this problem.
I am making this program open source for those who are curious or like to modify the program. Believe it or not, but there is several versions of Yahtzee around the world, including this "Yatzy" version, which includes one pair and two pair scoring. If you do modify it, all I ask is that you name me as the original author.
|
When you run the program, the only thing available is the Options menu. The options are:
|
![]() |
|
For now, click View High Scores. If you are reading this before you played the game, it should read "Nobody 0" for all ten scores. Notice the reset button? This will change all the names and scores to "Nobody 0", which is useful if the file somehow got corrupted (hacked?!). Close it and click New Game from the File menu. You will first be prompted for the number of players. If you input a number less than 1 or higher that 8 or input a letter, nothing will happen. For now, input a 1 for a solitaire game and hit Enter or click OK. You will know see your "Score card". If this was a multiple person game, you may see a number of these flash up on the screen and then disappear. This is just the program preparing each score card and hiding all but the current player. |
![]() |
There are several areas that make up this score card. To the right is a button that rolls the dice. Below it is where game information like the turn number, roll number, and points scored is mentioned. Click Roll 1 to roll the dice. |
![]() |
On the top of the score card are the dice rolled. If you want to hold a die for the next roll, click on the die. A red border will appear telling you this die will not be rolled when you roll the dice the next time. Click the die again to remove the red border. Below the dice are the possible scoring combinations. The red numbers shows what can be scored with the dice as they are now. Keep rolling untill you get a result you would like to score or when you have rolled three times. |
|
|
When you are ready to score your dice, click on the appropriate box. The number turns black and all red numbers disappear. Note that if you score a combination not showing a red number, the score is zero. The scoring is as follows:
|
![]() |
Click Next Turn. If this were a multiplayer game, your score card will disappear and a message saying whose turn is next will appear. Clicking OK will continue the game. Keep playing untill all 13 turns are done. If you have a high score, input your name and hit Enter or click OK. You will now see the summary and a button to take you to the high scores if you want. |
![]() |
Brian Ogan
[email protected]