Developed a console-based Minesweeper game in java with recursive flood-fill for revealing safe cells, efficient bomb placement, and user-friendly input handling. Optimized performance using STL and dynamic memory allocation.