Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper MD

Mega Drive port of Minesweeper with features such as:

  • Big grid sizes (up to 38x22)
  • Leaderboards with 3 best times per difficulty
  • Chording
  • Mega Mouse support

Controls

In main menu

  • A/B/Right - move value forward
  • C/Left - move value backwards
  • A/B/C - select option (Start game & Reset Settings)

In-game

  • A/B - Tile uncovering
  • C - Tile flagging
  • B - Chording
  • START - Return to menu

Mega Mouse control mapping

  • Left click -> A
  • Middle click -> B
  • Right click -> C

Options

  • Difficulty - Set the game's difficulty
  • Reset settings - Reset all settings, but not leaderboard data

Custom difficulty only:

  • Grid width - Set in-game grid width (5-38)
  • Grid height - Set in-game grid height (5-22)
  • Mine count - Set the mine count

Difficulty settings

  • Easy (9x9 grid with 10 mines)
  • Normal (16x16 grid with 40 mines)
  • Expert (30x16 grid with 99 mines)
  • Custom (User-specified grid width, height and mine count)

Credits

Stephane Dallongeville - SGDK, a development kit used to compile this game.
DrPetter - SFXR, a tool used to make sounds for this game.
TildeArrow - Furnace, a chiptune tracker used to make the victory and game over jingles.

SGDK information

Version 1.1 is compiled with SGDK 2.11, but SGDK 2.10 should work as well.

Version 1.0 was compiled with SGDK 2.00.

License

This game is licensed under the MIT License.

Releases

Packages

Contributors

Languages