CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C 小游戏

搜索资源列表

  1. 5.2 飞机大战

    0下载:
  2. 用c语言编写一个飞机大战的小游戏,语法简单,可以根据这个程序初步了解游戏开发(Using C language to write a small aircraft war game, simple syntax, you can understand the game development based on this program)
  3. 所属分类:游戏

    • 发布日期:2018-01-01
    • 文件大小:714752
    • 提供者:赤壁123
  1. 打飞机

    0下载:
  2. c语言编写的打飞机小游戏,简单,适合初学者学习参考(C language to fight aircraft games, simple, suitable for beginners to learn reference)
  3. 所属分类:游戏

    • 发布日期:2018-01-01
    • 文件大小:13312
    • 提供者:clytie
  1. 海底世界

    2下载:
  2. 大鱼吃小鱼小游戏,C语言实现,调用EasyX(Big fish eat small game, C language, call EasyX)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-01
    • 文件大小:4755456
    • 提供者:ydfbhml
  1. ConsoleGame

    0下载:
  2. 一些C#的控制台小游戏,有贪吃蛇,推箱子等等(Some console games of C#)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:500736
    • 提供者:laoyaodie
  1. Minesweeper

    0下载:
  2. 这个小游戏是笔者在大一C语言课程设计的时候写的,基于命令行,为了显得漂亮一些,特别加上了彩色特效~~(This simple game is written by the author in the first year of the C language course design, based on the command line, in order to look beautiful, especially with color effects ~ ~)
  3. 所属分类:游戏

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:PeterZheng
  1. 源代码

    0下载:
  2. 这是用C语言开发的贪吃蛇小游戏,3中玩法,第1种:蛇吃食物变长,第二种,蛇吃食物变短,第三种,蛇吃食物不变。 有加速设计,流动障碍设计。 蛇可以发动的技能有减速技能;无敌技能(变为蓝色)(即撞到障碍物没事,但撞到墙会死)。(This is a snake game developed with C language, 3 play, first kinds: snake eat food longer, second kinds, snake eat food short, third kind
  3. 所属分类:游戏

  1. 贪吃蛇游戏

    0下载:
  2. 贪吃蛇的小游戏,实现c++编程的基本功能,熟悉c++(Snake game, to achieve the basic functions of c++ programming, familiar with c++)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:90112
    • 提供者:emil
  1. head first C# 赛狗日实验

    0下载:
  2. head first C#中赛狗日实验完整源代码以及可执行文件,一款有意思的小游戏!!
  3. 所属分类:C#编程

  1. 飞机大战2

    0下载:
  2. 飞机大战小游戏,刚学完C语言,不会做界面,只写了一些核心代码(Aircraft war game, just finished the C language, will not do the interface, only to write some of the core code)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1790976
    • 提供者:琉璃12138
  1. snake

    0下载:
  2. 通过图形界面实现贪吃蛇小游戏,用电脑键盘上下左右控制蛇的移动方向(Through the graphical interface to realize the snake game, use the computer keyboard to control the direction of the snake.)
  3. 所属分类:其他游戏

    • 发布日期:2018-01-06
    • 文件大小:21504
    • 提供者:藤堂老板
  1. 推箱子小程序

    0下载:
  2. 一个游戏小程序,包括代码,容易编写,学习用,适合初学者!!!(It's a little game and its source code, easy to program.)
  3. 所属分类:

    • 发布日期:2018-01-07
    • 文件大小:44032
    • 提供者:塞外
  1. 课程设计——贪食蛇(C语言)

    0下载:
  2. 用C语言实现小游戏贪吃蛇,此文件是贪吃蛇游戏的设计报告,包含源代码以及设计步骤(Use C language to realize small game Snake)
  3. 所属分类:游戏

    • 发布日期:2018-01-01
    • 文件大小:37888
    • 提供者:23hhh
  1. C++课程设计贪吃蛇

    0下载:
  2. C++课程设计贪吃蛇,非常好玩的一款小游戏。(The C++ course is designed to eat snakes, a very funny little game)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1967104
    • 提供者:yxz01
  1. 五子棋C语言

    0下载:
  2. 使用C语言实现简单的五子棋小游戏,其中包括人机对战、人人对战,采用界面绘图实现游戏界面设计。(The use of C language to achieve a simple chess game, including man-machine combat, everyone to fight, the use of interface drawing to realize the game interface design.)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:4096
    • 提供者:VINCERXC
  1. tcs

    0下载:
  2. 一个简单的贪吃蛇小游戏源码,使用c#编写(A simple Snake game source code)
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:134144
    • 提供者:东猫儿
  1. c++连连看课程设计

    0下载:
  2. C++课程设计,用C++编程实现连连看小游戏(Programming small games with C++)
  3. 所属分类:

    • 发布日期:2018-01-01
    • 文件大小:1022976
    • 提供者:娄杨
  1. IT英雄

    0下载:
  2. 一款用C# oop面向对象编程的小游戏!(A small game with C# OOP object oriented programming!)
  3. 所属分类:C#编程

    • 发布日期:2018-01-09
    • 文件大小:14930944
    • 提供者:下里巴人%
  1. Game2048

    0下载:
  2. C语言写的一个2048小游戏,带有图形界面 可以作为一个参考(A 2048 small game written in the C language with a graphical interface as a reference)
  3. 所属分类:游戏

    • 发布日期:2018-01-10
    • 文件大小:27648
    • 提供者:梓逸宸
  1. TankWar

    0下载:
  2. 用C语言,结合图形库,开发的一个坦克大战小游戏(A tank war game developed with C language and graphics library)
  3. 所属分类:游戏

    • 发布日期:2018-01-10
    • 文件大小:141312
    • 提供者:梓逸宸
  1. AngryBirds

    0下载:
  2. 用C语言结合图形库,开发的一个小游戏--愤怒的小鸟,大家可以作为参考(C language combined with graphics library, developed a small game - angry birds, everyone can be used as a reference)
  3. 所属分类:游戏

    • 发布日期:2018-01-10
    • 文件大小:5731328
    • 提供者:梓逸宸
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com