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;//打地鼠背景
相關文章
相關標籤/搜索