Mines: Difference between revisions

From GameBrew
(Created page with "{{Infobox homebrew | title = Mines | image = File:Minesdavrsds.png | type = Puzzle | version = | licence = Mixed | author = David R (aka d...")
 
m (Text replacement - "EJS_core = 'nds';" to "EJS_core = 'desmume2015';")
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = Mines
|title=Mines
| image       = [[File:Minesdavrsds.png]]
|image=minesdav.png
| type       = Puzzle
|description=A simple clone of Minesweeper.
| version     =  
|author=David Rorex (davr)
| licence    = Mixed
|lastupdated=2006/08/16
| author      = David R (aka davr)
|type=Puzzle
| website     = http://davr.drunkencoders.com/mines/
|version=Demo
| download    = Media:Minesdavrsds.zip
|license=Mixed
| source      =
|download=https://dlhb.gamebrew.org/dshomebrew/minesdav.7z
}}  
|website=http://davr.drunkencoders.com/mines
 
}}
A simple clone of Minesweeper.  
Mines is a basic Minesweeper clones for the NDS.  


==User guide==
==User guide==
Tap a square to 'open' it. Press and drag away from a square to 'flag' it.
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).
Everytime you clear all mines, the number of mines increases (gets harder).


[[Category:Homebrew applications]]
==Controls==
Operate with Stylus.
 
==Screenshots==
https://dlhb.gamebrew.org/dshomebrew/minesdav2.png
https://dlhb.gamebrew.org/dshomebrew/minesdav3.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 = 'desmume2015';
EJS_gameName = "Mines";
EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/minesdav.7z';
</script>
{{EmulatorJS Loader}}
}}
{{DS Control Settings}}
<!--END Online Emulator Section-->
==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 - [https://web.archive.org/web/20110209230506/http://davr.drunkencoders.com/mines http://davr.drunkencoders.com/mines] (archived)
 
[[Category:DS homebrew games]]
[[Category:Homebrew puzzle games on DS]]

Latest revision as of 11:36, 28 November 2023

Mines
Minesdav.png
General
AuthorDavid Rorex (davr)
TypePuzzle
VersionDemo
LicenseMixed
Last Updated2006/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

minesdav2.pngminesdav3.png

Online Emulator

Can use gamepad or customise in the control settings.
Nintendo DS 🎮 Keyboard
C-a.png Kb-z.png
C-b.png Kb-x.png
C-x.png Kb-a.png
C-y.png Kb-s.png
C-start.png Kb-enter.png
C-select.png Kb-v.png
C-l.png Kb-q.png
C-r.png Kb-e.png
C-pad.png Kb-dpad.png

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

Advertising: