Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 153 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 153 Bytes

Minesweeper

something I started for a Windows API course

Files:

  • board.h board.cpp - game logic
  • minesweeper_4winapi.cpp - GUI written in WinAPI