Skip to content

Hi-Kite/C-MineSweeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

C-MineE

A Hello World Program based on C++

made by DingDang & open source

Important

编译/运行环境:C++11/Windows7+

Note

Dev-Cpp 5.11 is supported

Important

机房开了网络却没有游戏玩?就玩这个!下载站:flippedcloud.github.io

下载站源码:Here

玩法介绍

  • 打开程序即可输出Hello, World!

一些补充

  • ²:coord
  • ³:见上方a x y处

My CSDN blog: 点这里

Includes:

#include <iostream>
#include <cstdlib>
#include <windows.h>
#include <ctime>
#include <iomanip>
#include <cctype>

info: GitHub repo size GitHub commit activity GitHub last commit GitHub Repo stars GitHub forks

Star History Chart

About

A minesweeper game based on C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%