More actions
(Created page with "{{Infobox homebrew | title = DSDice | image = File:Dsdice.jpg | type = Puzzle | version = August2009 | licence = Mixed | author = M. Lucanius ...") |
No edit summary |
||
(31 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=DS Dice | ||
| image | |image=Dsdice2.png | ||
| type | |description=A Yahtzee clone with extra options. | ||
| version | |author=M. Lucanius | ||
| | |lastupdated=2009/08/21 | ||
| | |type=Board | ||
| website | |version=1.2 Final | ||
|license=Mixed | |||
|download=https://dlhb.gamebrew.org/dshomebrew2/dsdice.rar | |||
}} | |website=http://www.neoflash.com/forum/index.php/topic,5679.0.html | ||
}} | |||
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 (NDS Game) and the Scenery Beta 2009 (NDS Games). | |||
==Features== | ==Features== | ||
* | * Complete game with accurate rules. | ||
* | * High scores for up to 7 places. | ||
* | * Aesthetic appeal, hopefully. | ||
* | * Re-playability. | ||
==User guide== | ==User guide== | ||
The object of Yahtzee is to obtain the highest score from throwing 5 dice. | |||
The classis Yahtzee 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. | |||
===Categories=== | |||
{| class="wikitable" style="width: 400px;" | |||
! style="width: 30%;"|Upper Section | |||
! Lower Section | |||
|- | |||
| Ones || 3 of a kind | |||
|- | |||
| Twos || 4 of a kind | |||
|- | |||
| Threes || Full house | |||
|- | |||
| Fours || Small straight | |||
|- | |||
| Fives || Large straight | |||
|- | |||
| Sixes || Five Dice (Yahtzee) | |||
|- | |||
| || Chance | |||
|- | |||
|} | |||
==Controls== | ==Controls== | ||
Stylus - | Stylus - Move through menus, Select dice | ||
L/R - Switch to upper screen to select play | |||
Start - Return to main menu | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/dshomebrew/dsdice2.png | |||
https://dlhb.gamebrew.org/dshomebrew/dsdice3.png | |||
==Known | https://dlhb.gamebrew.org/dshomebrew/dsdice4.png | ||
https://dlhb.gamebrew.org/dshomebrew/dsdice5.png | |||
https://dlhb.gamebrew.org/dshomebrew/dsdice6.png | |||
https://dlhb.gamebrew.org/dshomebrew/dsdice7.png | |||
<!--BEGIN Online Emulator Section--> | |||
==Online emulator== | |||
{{EmulatorJS Main | |||
|width=515px | |||
|height=384px | |||
|EJS_backgroundImage=https://www.gamebrew.org/images/e/e5/Dsdice2.png | |||
|EJS_core=desmume2015 | |||
|EJS_gameName=DS Dice | |||
|EJS_gameUrl=https://dlhb.gamebrew.org/onlineemulators/nds/dsdice.7z | |||
}} | |||
{{DS Control Settings}} | |||
<!--END Online Emulator Section--> | |||
==Known issues== | |||
Only allows 7 high scores. | Only allows 7 high scores. | ||
==Changelog== | ==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. | |||
==External links== | |||
* Neoflash - http://www.neoflash.com/forum/index.php/topic,5679.0.html | |||
[[Category: | [[Category:NEO Summer Coding Compo 2009]] | ||
[[Category:Scenery Beta 2009]] |
Latest revision as of 12:23, 20 August 2024
DS Dice | |
---|---|
General | |
Author | M. Lucanius |
Type | Board |
Version | 1.2 Final |
License | Mixed |
Last Updated | 2009/08/21 |
Links | |
Download | |
Website | |
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 (NDS Game) and the Scenery Beta 2009 (NDS Games).
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 classis Yahtzee 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.
Categories
Upper Section | Lower Section |
---|---|
Ones | 3 of a kind |
Twos | 4 of a kind |
Threes | Full house |
Fours | Small straight |
Fives | Large straight |
Sixes | Five Dice (Yahtzee) |
Chance |
Controls
Stylus - Move through menus, Select dice
L/R - Switch to upper screen to select play
Start - Return to main menu
Screenshots
Online emulator
Nintendo DS | Keyboard |
---|---|
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.