# 控制台实现自动扫雷 **Repository Path**: wsj-william/MineSweeperConsleVersion ## Basic Information - **Project Name**: 控制台实现自动扫雷 - **Description**: 一个简易的自动扫雷算法实现 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-01-15 - **Last Updated**: 2023-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: Cpp, 课程设计 ## README # MineSweeper_ConsleVersion The program MineSweeper_ConsoleVersion is implemented in C++. This is an automatic minesweeper program, and before the start of the default has a complete, correct minesweeper map, using the corresponding algorithm can be opened with a high probability. Hope you will like it! ^_^