Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minesweeper 2DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 10: Line 10:
| source = https://dlhb.gamebrew.org/3dshomebrew/Minesweeper_2DS_3DS.rar
| source = https://dlhb.gamebrew.org/3dshomebrew/Minesweeper_2DS_3DS.rar
}}
}}
<youtube>NfrmFyORj3A</youtube>


I am pleased to present my second realization on Nintendo 2DS / 3DS. This is "Minesweeper 2DS" in its version 1.2.1 , remake of the popular Windows game Minesweeper . This first draft only contains the 4 modes.
Minesweeper 2DS is a homebrew puzzle game for the 3DS. It is a remake of the single player puzzle game Minesweeper on Windows, which originates from the 1960s and has been written for many computing platforms in use today.
 
==User guide==
The objective of the game is to clear a rectangular board containing hidden mines without detonating any of them, with help from clues about the number of neighboring mines in each field.
 
It contains 4 difficulty modes: Easy, Normal, Hard and Custom.
 
==Controls==
'''Touchscreen:'''
 
Double Tap - Menu Selection
 
Quick Tap - Discover a cell, Delete flag
 
Quick Tap (while holding L/R) or Long Tap - Place flag
 
Tap on discovered cell - Discover non-flagged neighbourhood
 
Tap when game is over - Restart game
 
'''Keypad:'''
 
D-Pad+A - Menu Selection
 
A - Discover cell, Delete flag
 
A (while holding L/R) or A/X (hold) - Place flag
 
A on discovered cell - Discover non-flagged neighbourhood
 
B - Back to menu


=Minesweeper 2DS=
Select - Restart game


Minesweeper is a single-player puzzle video game.
Start - Exit game
The objective of the game is to clear a rectangular board containing hidden ""mines"" without detonating any of them, with help from clues about the number of neighboring mines in each field.
The game originates from the 1960s, and has been written for many computing platforms in use today.


==Screenshots==
https://dlhb.gamebrew.org/3dshomebrew/minesweeper2ds3ds1.png
https://dlhb.gamebrew.org/3dshomebrew/minesweeper2ds3ds2.png


==Controls :==
https://dlhb.gamebrew.org/3dshomebrew/minesweeper2ds3ds4.png
- Double Touch or D-pad + A : Menu Selection
https://dlhb.gamebrew.org/3dshomebrew/minesweeper2ds3ds3.png
- Short Touch or Short A : Discover case/Delete flag
- Long Touch or Long A or X : Place flag
- Holding L or R : Short Touch or Short A will Place flag
- B : Back to menu
- Touch when game is over or Select : Restart game
- Start : Exit game


==Media==
'''Minesweeper 2DS''' ([https://www.youtube.com/watch?v=NfrmFyORj3A Cid2Mizard]) <br>
<youtube>NfrmFyORj3A</youtube>


==Changelog :==
==Changelog==
v1.2.1 (by bayleef)
'''v1.2.1''' (by bayleef)
- Fixed columns and mines lines in custom mode
* Fixed columns and mines lines in custom mode.


v1.2 (by bayleef)
'''v1.2''' (by bayleef)
- Changed control keys
* Changed control keys.
- Discover neighbourhood of revealed cells
* Discover neighbourhood of revealed cells.
- Highscore
* Highscore.
- On click: highlight cells that will be discovered
* On click: highlight cells that will be discovered.
- No game over during the first move
* No game over during the first move.


v1.1.1
'''v1.1.1'''
- Update ctrulib, now exit works with ninjhax 2.5.
* Update ctrulib, now exit works with ninjhax 2.5.


v1.1
'''v1.1'''
- You don't need to place all the flags to win (hippy dave request).
* You don't need to place all the flags to win (hippy dave request).
- Reduce timing to put a flag (30 to 20) (hippy dave request).
* Reduce timing to put a flag (30 to 20) (hippy dave request).
- Add numbers columns & rows infos in custom mode.
* Add numbers columns & rows infos in custom mode.
- Update sf2dlib (restore original colors game clearer).
* Update sf2dlib (restore original colors game clearer).
- Update readme.txt.
* Update readme.txt.
- Update Thanks (add Black Squirrel for rip gfx).
* Update Thanks (add Black Squirrel for rip gfx).
- Use sf2d_draw_texture_part from sf2dlib (optimize code).
* Use sf2d_draw_texture_part from sf2dlib (optimize code).


v1.0
'''v1.0'''
- Using GPU Render, no more lost frames, thanks sf2dlib.
* Using GPU Render, no more lost frames, thanks sf2dlib.
- Better gfx.
* Better gfx.
- Add Custom level.
* Add Custom level.


v0.8
'''v0.8'''
- Change restart game to button X.
* Change restart game to button X.
- Add Touch menu, forget in v0.6.
* Add Touch menu, forget in v0.6.
- Add D-pad + A Controls for game.
* Add D-pad + A Controls for game.
- Add 3ds, cia format (UniqueID 0x2101)
* Add 3ds, cia format (UniqueID 0x2101).


v0.6
'''v0.6'''
- Disable et delete gfxSet3D, not used.
* Disable et delete gfxSet3D, not used.
- Change colors background for better tiles view.
* Change colors background for better tiles view.
- Add title menu.
* Add title menu.
- Add normal & hard mode.
* Add normal & hard mode.
- Fix bottom screen glitch appeared in 0.2, fps is now stable.
* Fix bottom screen glitch appeared in 0.2, fps is now stable.


v0.2
'''v0.2'''
- Numbers & Emoticons size X3 and Jump to Top screen.
* Numbers & Emoticons size X3 and Jump to Top screen.
- Smiley Touch remplaced by Button A.
* Smiley Touch remplaced by Button A.
- Add background color for 2 screens.
* Add background color for 2 screens.
v0.1
- Initial Release. Only Grid 9*9 with 8 mines.


'''v0.1'''
* Initial Release. Only Grid 9*9 with 8 mines.


===Thanks :===
==Credits==
Thanks to:
* smea for Ninjhax.
* smea for Ninjhax.
* smea, yellows8, plutoo, fincs and mtheall for ctrulib.
* smea, yellows8, plutoo, fincs and mtheall for ctrulib.
Line 86: Line 114:
* WinterMute for devkitARM.
* WinterMute for devkitARM.
* Xerpi for sf2dlib.
* Xerpi for sf2dlib.
* http://gbatemp.net/ for Forum 3DS Homebrew community.
* http://gbatemp.net for Forum 3DS Homebrew community.
* Black Squirrel for Windows Minesweeper sprites ripped.
* Black Squirrel for Windows Minesweeper sprites ripped.
[[Category:3DS homebrew games]]
[[Category:Homebrew puzzle games on 3DS]]

Revision as of 11:50, 14 July 2021

Template:Infobox 3DS homebrew

Minesweeper 2DS is a homebrew puzzle game for the 3DS. It is a remake of the single player puzzle game Minesweeper on Windows, which originates from the 1960s and has been written for many computing platforms in use today.

User guide

The objective of the game is to clear a rectangular board containing hidden mines without detonating any of them, with help from clues about the number of neighboring mines in each field.

It contains 4 difficulty modes: Easy, Normal, Hard and Custom.

Controls

Touchscreen:

Double Tap - Menu Selection

Quick Tap - Discover a cell, Delete flag

Quick Tap (while holding L/R) or Long Tap - Place flag

Tap on discovered cell - Discover non-flagged neighbourhood

Tap when game is over - Restart game

Keypad:

D-Pad+A - Menu Selection

A - Discover cell, Delete flag

A (while holding L/R) or A/X (hold) - Place flag

A on discovered cell - Discover non-flagged neighbourhood

B - Back to menu

Select - Restart game

Start - Exit game

Screenshots

minesweeper2ds3ds1.png minesweeper2ds3ds2.png

minesweeper2ds3ds4.png minesweeper2ds3ds3.png

Media

Minesweeper 2DS (Cid2Mizard)

Changelog

v1.2.1 (by bayleef)

  • Fixed columns and mines lines in custom mode.

v1.2 (by bayleef)

  • Changed control keys.
  • Discover neighbourhood of revealed cells.
  • Highscore.
  • On click: highlight cells that will be discovered.
  • No game over during the first move.

v1.1.1

  • Update ctrulib, now exit works with ninjhax 2.5.

v1.1

  • You don't need to place all the flags to win (hippy dave request).
  • Reduce timing to put a flag (30 to 20) (hippy dave request).
  • Add numbers columns & rows infos in custom mode.
  • Update sf2dlib (restore original colors game clearer).
  • Update readme.txt.
  • Update Thanks (add Black Squirrel for rip gfx).
  • Use sf2d_draw_texture_part from sf2dlib (optimize code).

v1.0

  • Using GPU Render, no more lost frames, thanks sf2dlib.
  • Better gfx.
  • Add Custom level.

v0.8

  • Change restart game to button X.
  • Add Touch menu, forget in v0.6.
  • Add D-pad + A Controls for game.
  • Add 3ds, cia format (UniqueID 0x2101).

v0.6

  • Disable et delete gfxSet3D, not used.
  • Change colors background for better tiles view.
  • Add title menu.
  • Add normal & hard mode.
  • Fix bottom screen glitch appeared in 0.2, fps is now stable.

v0.2

  • Numbers & Emoticons size X3 and Jump to Top screen.
  • Smiley Touch remplaced by Button A.
  • Add background color for 2 screens.

v0.1

  • Initial Release. Only Grid 9*9 with 8 mines.

Credits

Thanks to:

  • smea for Ninjhax.
  • smea, yellows8, plutoo, fincs and mtheall for ctrulib.
  • smea, mtheall, GEMISIS, Fluto and Arkhandar for hbmenu.
  • WinterMute for devkitARM.
  • Xerpi for sf2dlib.
  • http://gbatemp.net for Forum 3DS Homebrew community.
  • Black Squirrel for Windows Minesweeper sprites ripped.

Advertising: