Minesweeper

Minesweeper

ROLE:

Developer

TECH STACK:

C++, SFML

DATE:

April 2025

Implemented object-oriented game logic in C++ for randomized mine placement, flood-fill uncovering, flagging, and win/loss detection.

Designed and rendered interactive UI using SFML, including tile states, grid layout, flag counter, and countdown timer.