More actions
No edit summary |
|||
Line 65: | Line 65: | ||
https://dlhb.gamebrew.org/dshomebrew/dsdice6.png | https://dlhb.gamebrew.org/dshomebrew/dsdice6.png | ||
https://dlhb.gamebrew.org/dshomebrew/dsdice7.png | https://dlhb.gamebrew.org/dshomebrew/dsdice7.png | ||
<!--BEGIN Online Emulator Section--> | |||
==Online Emulator== | |||
{{#tag:html| | |||
<div style='width:520px;height:390px;max-width:100%'><div id='game'></div></div> | |||
<script type='text/javascript'> | |||
{{DS EmulatorJS Settings}} | |||
EJS_core = 'nds'; | |||
EJS_gameName = "DS Dice"; | |||
EJS_gameUrl = 'https://dlhb.gamebrew.org/dshomebrew/dsdice.7z'; | |||
</script> | |||
{{EmulatorJS Loader}} | |||
}} | |||
{{DS Control Settings}} | |||
<!--END Online Emulator Section--> | |||
==Known issues== | ==Known issues== | ||
Only allows 7 high scores. | Only allows 7 high scores. |
Revision as of 09:35, 20 November 2023
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 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 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.