首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 贪吃蛇小游戏

贪吃蛇小游戏

  • 资源大小:22.42 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: c,c++

资 源 简 介

#include "stdafx.h"#include #include #include #include #include #include "snake.h"int score = 0;//分数初始值int gamespeed = 100;//蛇运行速度/*函数声明区*/void Init();//图形初始化void Close();//关闭图形void Game_interface();//游戏界面void GameOver();//游戏结束void GamePlay();//运行游戏void PrintScore();//输出分数

文 件 列 表

贪吃蛇游戏
SnakeGame
TCSGame
VIP VIP
0.173354s