More actions
m (Text replacement - "Category:DS homebrew games" to "") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|version=Demo | |version=Demo | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/dshomebrew2/mines_davr.zip | ||
|website=http://davr.drunkencoders.com/mines | |website=http://davr.drunkencoders.com/mines | ||
}} | }} | ||
Line 25: | Line 25: | ||
https://dlhb.gamebrew.org/dshomebrew/minesdav3.png | https://dlhb.gamebrew.org/dshomebrew/minesdav3.png | ||
<!--BEGIN Online Emulator Section--> | <!--BEGIN Online Emulator Section--> | ||
==Online | ==Online emulator== | ||
{{ | {{EmulatorJS Main | ||
|width=515px | |||
|height=384px | |||
|EJS_backgroundImage=https://www.gamebrew.org/images/2/24/Minesdav.png | |||
EJS_core = | |EJS_core=desmume2015 | ||
EJS_gameName = | |EJS_gameName=Mines | ||
EJS_gameUrl = | |EJS_gameUrl=https://dlhb.gamebrew.org/onlineemulators/nds/minesdav.7z | ||
}} | }} | ||
{{DS Control Settings}} | {{DS Control Settings}} | ||
Line 59: | Line 57: | ||
==External links== | ==External links== | ||
* Author's website - [https://web.archive.org/web/20110209230506/http://davr.drunkencoders.com/mines http://davr.drunkencoders.com/mines] (archived) | * Author's website - [https://web.archive.org/web/20110209230506/http://davr.drunkencoders.com/mines http://davr.drunkencoders.com/mines] (archived) | ||
Latest revision as of 01:44, 21 August 2024
Mines | |
---|---|
General | |
Author | David Rorex (davr) |
Type | Puzzle |
Version | Demo |
License | Mixed |
Last Updated | 2006/08/16 |
Links | |
Download | |
Website | |
Mines is a basic Minesweeper clones for the NDS.
User guide
Tap a square to reveal. Press and drag away from a square to place a flag on it.
Everytime you clear all mines, the number of mines increases (gets harder).
Controls
Operate with Stylus.
Screenshots
Online emulator
Nintendo DS | Keyboard |
---|---|
Changelog
Update 4
- Works on hardware now.
Update 3.1
- A weird touch screen bug can't be tracked down, but while using debug code to try and trace out touch screen values, the bug disappears, so will be leaving the debug code in for now (but make it not display anything).
Update 3
- Added a title-screen, now using the irq/interupt code from ndslib (hopefully it will work on hardware).
Update 2
- Can actually win now, takes you to next, harder level.
- Can place flags where you think mines are.
- On-screen instructions.
- Uses aPLib for compression, to reduce size by almost 50% (goes from 80KB to 40KB).
Update
- Put in own graphics, after banging on it for about 2 hours to get it to convert & display correctly.
External links
- Author's website - http://davr.drunkencoders.com/mines (archived)