合集-c++游戏

摘要:#include <iostream> #include <string> #include <windows.h> #include <conio.h> #include <fstream> #include <ctime> #include <time.h> #include <stdio.h> 阅读全文
posted @ 2024-01-26 08:44 RTER 阅读(1009) 评论(0) 推荐(0)
摘要:#include<bits/stdc++.h> #include<windows.h> #define cl system("cls") #define qwq 1500 #define awa 1000 using namespace std; int n;//选择 string k="human 阅读全文
posted @ 2024-01-26 08:45 RTER 阅读(447) 评论(0) 推荐(0)
摘要:#include <stdio.h> #include <stdlib.h> #include <conio.h> #include <time.h> #include <windows.h> #include<bits/stdc++.h> #define high 25 //画布高 #define 阅读全文
posted @ 2024-01-28 15:53 RTER 阅读(394) 评论(0) 推荐(0)
摘要:改良版 #include<iostream> #include<cstdio> #include<windows.h> #include<conio.h> using namespace std; int SIZ = 20; HANDLE hout=GetStdHandle(STD_OUTPUT_H 阅读全文
posted @ 2024-01-28 15:46 RTER 阅读(486) 评论(0) 推荐(0)
摘要:#include<windows.h> #include<bits/stdc++.h> using namespace std; void Think(int x); struct node{//标准为10 int num;//总共需要的知识点 int Need[5];//具体的知识点 int Ti 阅读全文
posted @ 2024-01-28 11:22 RTER 阅读(472) 评论(0) 推荐(0)
摘要:#include<bits/stdc++.h> #include<windows.h> #include<conio.h> using namespace std; long long q,p,m,ji[10001]={0},dji[10001]={0},hp=1000,dhp=1000,pg=10 阅读全文
posted @ 2024-01-26 08:46 RTER 阅读(466) 评论(0) 推荐(0)
摘要:#include<iostream> #include<string> #include<ctime> #include<cstdlib> #include<windows.h> #include<conio.h> using namespace std; int block00[4][4] = { 阅读全文
posted @ 2024-01-30 11:25 RTER 阅读(329) 评论(0) 推荐(0)
摘要:#include<bits/stdc++.h> #include<cstdio> #include<cstdlib> #include<ctime> #include<windows.h> using namespace std; struct IDname { int geshu; string 阅读全文
posted @ 2024-01-30 11:20 RTER 阅读(483) 评论(0) 推荐(0)
摘要:#include<iostream> #include<cstdlib> #include<conio.h> #include<windows.h> using namespace std; int x=50; //边界的x和y int y=20; int birdx=x/5; int birdy= 阅读全文
posted @ 2024-01-30 11:08 RTER 阅读(237) 评论(0) 推荐(0)
摘要:#include<bits/stdc++.h> #include<windows.h> #include<stdio.h> #include<conio.h> #include<time.h> #define KEY_DOWN(VK_NONAME)((GetAsyncKeyState(VK_NONA 阅读全文
posted @ 2024-01-30 11:06 RTER 阅读(461) 评论(0) 推荐(0)
摘要:#include<iostream> #include<cstdio> #include<cstdlib> #include<ctime> #include<windows.h> using namespace std; string name[2000]; int n; struct I { in 阅读全文
posted @ 2024-01-30 10:58 RTER 阅读(336) 评论(0) 推荐(0)
摘要:#include<bits/stdc++.h> #include<windows.h> #include<stdio.h> #include<conio.h> #include<time.h> #define Nor if(B[b].x<5) B[b].x=5; #define Out1 Bx1-B 阅读全文
posted @ 2024-01-31 11:43 RTER 阅读(892) 评论(0) 推荐(0)
摘要:#include<bits/stdc++.h> #include<windows.h> using namespace std; long long sm=1000;//生命 long long je=100;//饥饿 long long pl=100;//疲劳 long long sw=10;// 阅读全文
posted @ 2024-01-31 13:14 RTER 阅读(546) 评论(0) 推荐(0)
摘要:#include<bits/stdc++.h> #include<windows.h> #define n cout<<'\n'; #define s500 Sleep(500); #define ss system("cls"); #define s750 Sleep(750); #define 阅读全文
posted @ 2024-01-31 13:14 RTER 阅读(867) 评论(0) 推荐(0)
摘要:#include<windows.h> #include<bits/stdc++.h> using namespace std; int Your=6,Other=6; string daojuname[]={"放大镜","手铐","小刀","烟","饮料"}; double Yourmoney; 阅读全文
posted @ 2024-02-21 13:07 RTER 阅读(2966) 评论(0) 推荐(0)
摘要:#include<bits/stdc++.h> #include<windows.h> #include<stdio.h> #include<conio.h> #include<time.h> using namespace std; const double pi=3.1415926536; in 阅读全文
posted @ 2024-03-05 19:11 RTER 阅读(421) 评论(0) 推荐(0)