小游戏什么的都可以。这些我都有了,没有新一点的吗?...

展开全部
收起
3回答
提交回答
  • 至过去的我

    2044人对此回答表示赞同

    我是未来的你,你现在是不是在年找寻小程序答案。你不要感觉诧异,给你来信原因,就是让你不在后悔。今天去学习如何推广小程序,相信......点击查看更多>
    发布于
  • 李大莉

    14人对此回答表示赞同

    贪吃蛇游戏

    #define N 200
    #include <graphics.h>
    #include <stdlib.h>
    #include <dos.h>
    #define LEFT 0x4b00
    #define RIGHT 0x4d00
    #define DOWN 0x5000
    #define UP 0x4800
    #define ESC 0x011b
    int
    展开
    14
    0回复
    发布于 6年前

    评论(0)

    收起评论

  • Michael

    8人对此回答表示赞同

    黑白棋游戏
    #include "graphics.h" /*图形系统头文件*/
    #define LEFT 0x4b00 /*光标左键值*/
    #define RIGHT 0x4d00 /*光标右键值*/
    #define DOWN 0x5000 /*光标下键值*/
    #define UP 0x4800 /*光标上键值*/
    #define ESC 0x011b /* ESC键值*/
    #define ENTER 0x1c
    展开
    8
    0回复
    发布于 6年前

    评论(0)

    收起评论

  • Noah

    3人对此回答表示赞同

    嗯,那就给你一个我自己编写的科学计算器代码吧,不懂Q我:281754179

    #include <stdio.h>
    #include <string.h>
    #include <stdlib.h>
    #include <conio.h>
    #define Esc 27
    #define Tab 9

    void needle(char* s,char* carriage,int
    展开
    3
    0回复
    发布于 6年前

    评论(0)

    收起评论

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
咨询热线

13312967497

扫码添加业务即可随时咨询 还可领取小程序推广攻略

业务咨询: 13312967497
扫码咨询

扫码咨询套餐

回到顶部