diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.exe" "b/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.exe" new file mode 100644 index 0000000..37d5a32 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.exe" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.pdb" "b/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.pdb" new file mode 100644 index 0000000..b4b76e3 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.pdb" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230.sln" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230.sln" new file mode 100644 index 0000000..9c2af82 --- /dev/null +++ "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230.sln" @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.9.34622.214 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "飞机大战", "飞机大战\飞机大战.vcxproj", "{911AB6D2-6014-4CEB-AE40-1677BE89A5CF}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {911AB6D2-6014-4CEB-AE40-1677BE89A5CF}.Debug|x64.ActiveCfg = Debug|x64 + {911AB6D2-6014-4CEB-AE40-1677BE89A5CF}.Debug|x64.Build.0 = Debug|x64 + {911AB6D2-6014-4CEB-AE40-1677BE89A5CF}.Debug|x86.ActiveCfg = Debug|Win32 + {911AB6D2-6014-4CEB-AE40-1677BE89A5CF}.Debug|x86.Build.0 = Debug|Win32 + {911AB6D2-6014-4CEB-AE40-1677BE89A5CF}.Release|x64.ActiveCfg = Release|x64 + {911AB6D2-6014-4CEB-AE40-1677BE89A5CF}.Release|x64.Build.0 = Release|x64 + {911AB6D2-6014-4CEB-AE40-1677BE89A5CF}.Release|x86.ActiveCfg = Release|Win32 + {911AB6D2-6014-4CEB-AE40-1677BE89A5CF}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {D2D80592-76EA-4CC0-BA81-9A410ACD3813} + EndGlobalSection +EndGlobal diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/ikun.jpg" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/ikun.jpg" new file mode 100644 index 0000000..7aecb95 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/ikun.jpg" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/jet.jpg" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/jet.jpg" new file mode 100644 index 0000000..5b65148 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/jet.jpg" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\344\270\273\346\234\272.jpg" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\344\270\273\346\234\272.jpg" new file mode 100644 index 0000000..19c70a8 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\344\270\273\346\234\272.jpg" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\345\203\232\346\234\272.jpg" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\345\203\232\346\234\272.jpg" new file mode 100644 index 0000000..d838a39 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\345\203\232\346\234\272.jpg" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\345\244\247\346\225\2141.jpg" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\345\244\247\346\225\2141.jpg" new file mode 100644 index 0000000..5f543e8 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\345\244\247\346\225\2141.jpg" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\345\244\247\346\225\2142.jpg" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\345\244\247\346\225\2142.jpg" new file mode 100644 index 0000000..4661562 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\345\244\247\346\225\2142.jpg" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\346\214\250\346\211\2231.jpg" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\346\214\250\346\211\2231.jpg" new file mode 100644 index 0000000..c019713 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\346\214\250\346\211\2231.jpg" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\346\214\250\346\211\2232.jpg" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\346\214\250\346\211\2232.jpg" new file mode 100644 index 0000000..0149001 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\346\214\250\346\211\2232.jpg" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\346\225\2141.jpg" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\346\225\2141.jpg" new file mode 100644 index 0000000..920a5a1 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\346\225\2141.jpg" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\346\225\214\344\272\2722.jpg" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\346\225\214\344\272\2722.jpg" new file mode 100644 index 0000000..71c4d8e Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\346\225\214\344\272\2722.jpg" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\347\202\256\345\274\2711.jpg" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\347\202\256\345\274\2711.jpg" new file mode 100644 index 0000000..3187b05 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\347\202\256\345\274\2711.jpg" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\347\202\256\345\274\2712.jpg" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\347\202\256\345\274\2712.jpg" new file mode 100644 index 0000000..1ddceec Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\347\202\256\345\274\2712.jpg" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\350\203\214\346\231\257.jpg" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\350\203\214\346\231\257.jpg" new file mode 100644 index 0000000..a447100 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/images/\350\203\214\346\231\257.jpg" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/kun.mp3" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/kun.mp3" new file mode 100644 index 0000000..d9d1ff3 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/kun.mp3" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/main.cpp" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/main.cpp" new file mode 100644 index 0000000..3b354d9 --- /dev/null +++ "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/main.cpp" @@ -0,0 +1,220 @@ +#include +#include +#include +#include +#include +#pragma comment(lib,"winmm.lib") + +enum My { + W = 640, + H = 1000, + BULLET_NUM = 15, + ENEMY_NUM = 10, + BIG, + SMALL +}; +struct plane { + int x; + int y; + bool live; + int w; + int h; + int hp; + int type; +}player,bullet[BULLET_NUM],enemy[ENEMY_NUM]; +IMAGE bk; +IMAGE img_role; +IMAGE img_bullet; +IMAGE img_enemy[2]; +IMAGE img; +void loadImg() { + loadimage(&bk, "./images/.jpg"); + loadimage(&img_bullet, "./images/jet.jpg"); + loadimage(&img_enemy[1], "./images/1.jpg"); + loadimage(&img_role, "./images/.jpg"); + loadimage(&img_enemy[0], "./images/1.jpg"); + loadimage(&img, "./images/ikun.jpg"); +} +void enemyHp(int i) { + int flag = rand() % 10; + if (flag>=0&&flag<=2) { + enemy[i].type = BIG; + enemy[i].hp = 3; + enemy[i].w = 83; + enemy[i].h = 119; + } + else { + enemy[i].type = SMALL; + enemy[i].hp = 1; + enemy[i].w = 68; + enemy[i].h = 51; + } +} +void shift() { + for (int i = 0; i < ENEMY_NUM; i++) { + if (enemy[i].live&&enemy[i].y>player.y) { + putimage(0, 0, &img); + mciSendString("close kun.mp3", 0, 0, 0); + mciSendString("open ̫.mp3", 0, 0, 0); + mciSendString("play ̫.mp3 repeat", 0, 0, 0); + } + } +} +void gameInit() { + loadImg(); + player.x = W / 2; + player.y = H - 120; + player.live = true; + for (int i = 0; i < BULLET_NUM; i++) { + bullet[i].live = false; + bullet[i].x = 0; + bullet[i].y = 0; + } + for (int i = 0; i < ENEMY_NUM; i++) { + enemy[i].live = false; + enemyHp(i); + } + +} +void gameDraw() { + loadImg(); + putimage(0, 0, &bk); + putimage(player.x, player.y, &img_role, SRCINVERT); + for (int i = 0; i < BULLET_NUM; i++) { + if (bullet[i].live) { + putimage(bullet[i].x, bullet[i].y, &img_bullet, SRCINVERT); + } + } + for (int i = 0; i < ENEMY_NUM; i++) { + if (enemy[i].live) { + if (enemy[i].type == BIG) { + putimage(enemy[i].x, enemy[i].y, &img_enemy[1], SRCINVERT ); + } + else { + putimage(enemy[i].x, enemy[i].y, &img_enemy[0] , SRCINVERT); + } + } + } + shift(); +} +void createBullet() { + for (int i = 0; i < BULLET_NUM; i++) { + if (!bullet[i].live) { + bullet[i].x = player.x + 60; + bullet[i].y = player.y; + bullet[i].live = true; + break; + } + } +} +void bulletMove(int speed) { + for (int i = 0; i < BULLET_NUM; i++) { + if (bullet[i].live) { + bullet[i].y -= speed; + if (bullet[i].y < 0) { + bullet[i].live = false; + } + } + } +} +bool Timer(int ms, int id) { + static DWORD t[10]; + if (clock() - t[id] > ms) { + + t[id] = clock(); + return true; + } + + return false; +} +void playerMove(int speed) { + if (GetAsyncKeyState(VK_UP)) { + if (player.y > 0) { + player.y -= speed; + } + } + if (GetAsyncKeyState(VK_DOWN)) { + if (player.y < H-114) { + player.y += speed; + } + } + if (GetAsyncKeyState(VK_LEFT)) { + if (player.x > -57) { + player.x -= speed; + } + } + if (GetAsyncKeyState(VK_RIGHT)) { + if (player.x < W - 57) { + player.x += speed; + } + } + + if (GetAsyncKeyState(VK_SPACE)&&Timer(100,1)) { + createBullet(); + + } + +} +void createEnemy() { + for (int i = 0; i < ENEMY_NUM; i++) { + if (!enemy[i].live) { + enemy[i].live = true; + enemy[i].x = rand() % (W-58); + enemy[i].y = 0; + enemyHp(i); + break; + } + } +} +void enemyMove(int speed) { + for (int i = 0; i < ENEMY_NUM; i++) { + if (enemy[i].live) { + enemy[i].y+=speed; + if (enemy[i].y > H) { + enemy[i].live = false; + } + } + } +} + +void playPlane() { + for (int i = 0; i < ENEMY_NUM; i++) { + if (!enemy[i].live) + continue; + for (int j = 0; j < BULLET_NUM; j++) { + if (!bullet[j].live) + continue; + if (bullet[j].x > enemy[i].x && bullet[j].xenemy[i].y && bullet[j].y < enemy[i].y + enemy[i].h) { + bullet[j].live = false; + enemy[i].hp--; + } + } + if (enemy[i].hp <= 0) { + enemy[i].live = false; + } + } +} + +int main() { + initgraph(W,H); + gameInit(); + mciSendString("open kun.mp3", 0, 0, 0); + mciSendString("play kun.mp3 repeat", 0, 0, 0); + BeginBatchDraw(); + while (1) { + gameDraw(); + FlushBatchDraw(); + playerMove(1); + bulletMove(3); + if (Timer(500,0)) { + createEnemy(); + } + if (Timer(10, 2)) { + enemyMove(1); + } + playPlane(); + + } + EndBatchDraw(); + return 0; +} \ No newline at end of file diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/main.obj" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/main.obj" new file mode 100644 index 0000000..9de8e94 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/main.obj" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/vc143.idb" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/vc143.idb" new file mode 100644 index 0000000..7fb9d21 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/vc143.idb" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/vc143.pdb" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/vc143.pdb" new file mode 100644 index 0000000..b87facf Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/vc143.pdb" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.exe.recipe" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.exe.recipe" new file mode 100644 index 0000000..4f7af17 --- /dev/null +++ "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.exe.recipe" @@ -0,0 +1,11 @@ + + + + + C:\Users\86137\source\repos\飞机大战\x64\Debug\飞机大战.exe + + + + + + \ No newline at end of file diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.ilk" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.ilk" new file mode 100644 index 0000000..78ef8ee Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.ilk" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.log" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.log" new file mode 100644 index 0000000..b14b0fc --- /dev/null +++ "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.log" @@ -0,0 +1,3 @@ + main.cpp +C:\Users\86137\source\repos\飞机大战\飞机大战\main.cpp(122,22): warning C4018: “>”: 有符号/无符号不匹配 + 飞机大战.vcxproj -> C:\Users\86137\source\repos\飞机大战\x64\Debug\飞机大战.exe diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/CL.command.1.tlog" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/CL.command.1.tlog" new file mode 100644 index 0000000..3a80503 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/CL.command.1.tlog" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/CL.read.1.tlog" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/CL.read.1.tlog" new file mode 100644 index 0000000..5dc88c2 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/CL.read.1.tlog" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/CL.write.1.tlog" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/CL.write.1.tlog" new file mode 100644 index 0000000..b27df89 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/CL.write.1.tlog" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/Cl.items.tlog" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/Cl.items.tlog" new file mode 100644 index 0000000..a8af5a9 --- /dev/null +++ "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/Cl.items.tlog" @@ -0,0 +1 @@ +C:\Users\86137\source\repos\飞机大战\飞机大战\main.cpp;C:\Users\86137\source\repos\飞机大战\飞机大战\x64\Debug\main.obj diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/link.command.1.tlog" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/link.command.1.tlog" new file mode 100644 index 0000000..b2a71a3 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/link.command.1.tlog" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/link.read.1.tlog" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/link.read.1.tlog" new file mode 100644 index 0000000..bd7b586 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/link.read.1.tlog" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/link.secondary.1.tlog" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/link.secondary.1.tlog" new file mode 100644 index 0000000..ed31800 --- /dev/null +++ "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/link.secondary.1.tlog" @@ -0,0 +1,2 @@ +^C:\USERS\86137\SOURCE\REPOS\飞机大战\飞机大战\X64\DEBUG\MAIN.OBJ +C:\Users\86137\source\repos\飞机大战\飞机大战\x64\Debug\飞机大战.ilk diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/link.write.1.tlog" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/link.write.1.tlog" new file mode 100644 index 0000000..f1127e9 Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/link.write.1.tlog" differ diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/\351\243\236\346\234\272\345\244\247\346\210\230.lastbuildstate" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/\351\243\236\346\234\272\345\244\247\346\210\230.lastbuildstate" new file mode 100644 index 0000000..32e2dd0 --- /dev/null +++ "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/x64/Debug/\351\243\236\346\234\272\345\244\247\346\210\230.tlog/\351\243\236\346\234\272\345\244\247\346\210\230.lastbuildstate" @@ -0,0 +1,2 @@ +PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.44.35207:TargetPlatformVersion=10.0.26100.0: +Debug|x64|C:\Users\86137\source\repos\飞机大战\| diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230.vcxproj" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230.vcxproj" new file mode 100644 index 0000000..89547f0 --- /dev/null +++ "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230.vcxproj" @@ -0,0 +1,135 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 17.0 + Win32Proj + {911ab6d2-6014-4ceb-ae40-1677be89a5cf} + 飞机大战 + 10.0 + + + + Application + true + v143 + Unicode + + + Application + false + v143 + true + Unicode + + + Application + true + v143 + MultiByte + + + Application + false + v143 + true + Unicode + + + + + + + + + + + + + + + + + + + + + + Level3 + true + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + + + + + Level3 + true + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + true + true + + + + + Level3 + true + _DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + + + + + Level3 + true + true + true + NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + true + true + + + + + + + + + \ No newline at end of file diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230.vcxproj.filters" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230.vcxproj.filters" new file mode 100644 index 0000000..e2f8313 --- /dev/null +++ "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230.vcxproj.filters" @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hh;hpp;hxx;h++;hm;inl;inc;ipp;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + \ No newline at end of file diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230.vcxproj.user" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230.vcxproj.user" new file mode 100644 index 0000000..0f14913 --- /dev/null +++ "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230.vcxproj.user" @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git "a/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/\351\270\241\344\275\240\345\244\252\347\276\216.mp3" "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/\351\270\241\344\275\240\345\244\252\347\276\216.mp3" new file mode 100644 index 0000000..03c49ab Binary files /dev/null and "b/\351\243\236\346\234\272\345\244\247\346\210\230/\351\243\236\346\234\272\345\244\247\346\210\230/\351\270\241\344\275\240\345\244\252\347\276\216.mp3" differ