A downloadable game for Windows

A console-based implementation of the classic Minesweeper game using C++ and arrays. The game allows players to uncover cells and avoid hidden mines in a grid-based environment. This project showcases foundational knowledge of arrays, game logic, and basic C++ programming.

Github Link: https://github.com/Chintan-Patel-Games/Arrays-Minesweeper

🎮 Gameplay Features

  • Console-based interface
  • Grid-based Minesweeper board
  • Randomized mine placement
  • Win by revealing all safe cells
  • Lose if you uncover a mine

🛠️ Technologies Used

  • C++
  • SFML

📚 Concepts Demonstrated

  • 2D Arrays and memory handling
  • Object-Oriented Programming (OOP)
  • Procedural game loop
  • Input handling and validation
  • Random number generation for mine placement

🧠 Future Improvements

  • Add difficulty levels (easy/medium/hard)
  • Timer and score tracking
  • Enhanced UI with colorized output
  • Save/load game states
Updated 3 days ago
StatusReleased
PlatformsWindows
AuthorChintan Patel
GenrePuzzle
Tags2D, Casual, Cozy, Singleplayer, Unity

Download

Download
Minesweeper.zip 13 MB

Leave a comment

Log in with itch.io to leave a comment.