c语言源代码坦克大战!
#include #include #include #include "graph.h" #include "key.h" #include "chs.h" #include "map.h" #include "player.h" #include "tank.h" #include "bullet.h" void Init() { InitGraph(); OpenHZK(); InstallKeyboard(); Rect(481, 0, 636, 479, YELLOW); OutTex
下载地址
用户评论