Yahtzee

Version 1.5.0.0 (2,57 KB) von Colin
Classic game, normal rules. No special graphics, but a great time waster!
781 Downloads
Aktualisiert 3. Jun 2010

Lizenz anzeigen

I have only limited experience and knowledge of MATLAB, so everything is pretty basic, but it seems to work just fine!

Notes:
* "Dice" to-be-saved must be input either comma- or space-delimited (e.g. if your hand is 43444 and you want to save the 4's, type either 1 3 4 5 or 1,3,4,5 into the command prompt and hit Enter).
* The "all" feature skips to the end of the turn and lets you choose your category
* The sorted feature is a helpful add-on to see if you have a run or a straight.

Please let me know what you think, and I am open to any suggestions and/or bug fixes.

Enjoy!

PS This would be a cool Easter Egg wouldn't it? (hint... hint...)

Zitieren als

Colin (2024). Yahtzee (https://www.mathworks.com/matlabcentral/fileexchange/27782-yahtzee), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2010a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Number games finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert: Text Yahtzee

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.5.0.0

Fixed end-of-game dialogue

1.4.0.0

-Added subtotal features
-Fixed Bonus Yahtzee bug

1.1.0.0

Bug fix (selecting an option for 0 points)

1.0.0.0