More actions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
}} | }} | ||
DSDice is a Yahtzee clone with extra options for the NDS. | DSDice is a Yahtzee clone with extra options for the NDS. This homebrew uses the rules from [http://www.yahtzee.org.uk/rules.html The Yahtzee! Page]. | ||
This homebrew was presented in the NEO Summer Coding Compo 2009 and Scenery Beta 2009. | This homebrew was presented in the NEO Summer Coding Compo 2009 and Scenery Beta 2009. | ||
Line 22: | Line 22: | ||
==User guide== | ==User guide== | ||
The object of Yahtzee is to obtain the highest score from throwing 5 dice. | The object of Yahtzee is to obtain the highest score from throwing 5 dice. | ||
Line 30: | Line 28: | ||
In-game tutorial is available. | In-game tutorial is available. | ||
=== | ===Types of scores=== | ||
* '''Ones''' - 1 point for every number one rolled. | * '''Ones''' - 1 point for every number one rolled. | ||
* '''Twos''' - 2 points for every number two rolled. | * '''Twos''' - 2 points for every number two rolled. |
Revision as of 06:23, 16 Haziran 2021
DS Dice | |
File:Dsdice.jpg | |
General | |
---|---|
Author(s) | M. Lucanius |
Type | Puzzle |
Version | 1.2 Final |
Licence | Mixed |
Links | |
[Media:Dsdice.rar Download] | |
Website |
<htmlet>adsense</htmlet>
DSDice is a Yahtzee clone with extra options for the NDS. This homebrew uses the rules from The Yahtzee! Page.
This homebrew was presented in the NEO Summer Coding Compo 2009 and Scenery Beta 2009.
Features
- Complete game with accurate rules.
- High scores for up to 7 places.
- Aesthetic appeal, hopefully.
- Re-playability.
User guide
The object of Yahtzee is to obtain the highest score from throwing 5 dice.
The game consists of 13 rounds. In each round, you roll the dice and then score the roll in one of 13 categories. You must score once in each category. The score is determined by a different rule for each category. The game ends once all 13 categories have been scored.
In-game tutorial is available.
Types of scores
- Ones - 1 point for every number one rolled.
- Twos - 2 points for every number two rolled.
- 3 of a kind - When you get 3 equal numbers, it is multiplied by the number on the dice (3 x repeated number).
- 4 of a kind - The same as the previous one, but by 4 times (4 x repeated number).
- Full House - 26 points for having a pair and a trio.
- Small straight - 28 poitns if you get 4 consecutive numbers.
- Large straight - 38 points for 5 consecutive numbers.
- Five Dice - 42 points if you get 5 fives, also referred as Yahtzee.
- Chance - Any combination.
Controls
Stylus - Move through menus, Select dice
L/R - Switch to upper screen to select play
Start - Return to main menu
Screenshots
Known issues
Only allows 7 high scores.
Changelog
version 1.2 final
- Added a better "new high score" screen.
- Added rule book.
version 1.1
- Fixed scoring bug for yahtzee (nature: undisclosed).
- fixed cursor "dot" bug.
- Added "erase scores" option.
- Added save function for user prefs.
- EDIT: added high-score-placing notification at name entry.