• 大小: 107KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-10
  • 标签:

资源简介

内附源代码与运行窗口,功能多种多样,适合初学者或感兴趣的爱好者阅读研究

资源截图

代码片段和文件信息

#include
#include
#include
#include
#include
using namespace std;
int biao[21][21]p=0h1h2w1=0;
#define random(x) (rand()%x)
#define N 21
void gotoxy(int xint y)//位置函数
{
COORD pos;
pos.X=2*x;
pos.Y=y;
SetConsoleCursorPosition(GetStdHandle(STD_OUTPUT_HANDLE)pos);
}
char ch;
int y=1x=1dx=21dy=21zz[23][23]jj[23][23];
void color(int a)//颜色函数
{
SetConsoleTextAttribute(GetStdHandle(STD_OUTPUT_HANDLE)a);
}
void init()
{
int ij;
for(i=1;i<=N;i++) {zz[1][i]=1;zz[i][21]=1;}
for(i=1;i<=N;i++)
{
for(j=1;j<=N;j++)
jj[i][j]=1; 
}
color(11);
for(int i=0;i<=N+1;i++)
for(int j=0;j<=N+1;j++)
if(!zz[j][i]) {gotoxy(ij);cout<<“■“;}
srand((unsigned)time(NULL));
color(5455);
for(int i=0;i<=N+1;i++)
for(int j=0;j<=N+

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件     482716  2011-05-28 10:26  球球大战.exe

     文件        328  2011-05-28 10:32  游戏说明.txt

     文件       7324  2011-05-28 10:20  球球大战.cpp

----------- ---------  ---------- -----  ----

               490368                    3


评论

共有 条评论