C/C++简单图形库EasyX和graphics写打地鼠源码

#include<iostream> #include <graphics.h> #include<time.h> #include <mmsystem.h> using namespace std; unsigned int SCORE=0;//分数 unsigned int TH=1;//关卡数 IMAGE beginImg;//开始界面的图片 IMAGE background;//打地鼠背景
相关文章
相关标签/搜索