Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Showcase
  4. Minefield - A Open Source Minesweeper Clone
Forum Update on Monday, May 27th 2025

Minefield - A Open Source Minesweeper Clone

Scheduled Pinned Locked Moved Unsolved Showcase
1 Posts 1 Posters 1.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sandro4912
    wrote on last edited by
    #1

    Well I'm learning Qt right now and i was thinking what could be a nice project. I was searching for something not too trivial.

    So i thought I make a clone of the old school Windows 95 minesweeper. During development I got a lot of not so trivial questions but could solve them all with the help of the forum. Thank you for that.

    Especially the correct behavior of the cells was quite a challenge for me.

    The Result looks like this:

    minefield linux.png
    minefield windows 10.png

    I downloaded the original Windows 95 Minesweeper here:
    http://www.minesweeper.info/downloads/Winmine95.html
    And basically programmed the behaviour after it. Now it also runs on Linux (and probaly Mac).

    You can find the full source code and some tests under:
    https://github.com/sandro4912/Minefield

    Let me know what you think (Also about the source code).

    1 Reply Last reply
    3

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved