CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - small game in c language

搜索资源列表

  1. ScriptApp-0.6.1.29-win

    0下载:
  2. JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual ma
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:417996
    • 提供者:fwx
  1. 文曲星游戏

    0下载:
  2. 这是文曲星里的小游戏,本人用C语言将其编出并添加破纪录功能。游戏规则:随机产生4个数字,由玩家输入4个不重复的数字(如:8 3 1 2)按回车后电脑给出提示,其形式为\"?A?B\".你所输入的四位数中,位置和数字都正确则为A,数字相同但位置不相同时为B,你只可以猜10次,若你所用的次数小于纪录保持者,则为破纪录。小作一篇,请多请教! -This is a small game, I used the C language out to be record-breaking and add
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1386
    • 提供者:高天一
  1. a

    0下载:
  2. 模仿一个flash小游戏“水晶球测心术”,用C语言做的,在TC3和win-tc中运行通过。-Imitation of a small flash game, " Mind Reading Crystal Ball" , with the C language to do, in TC3 and run through the win-tc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:702
    • 提供者:suprmozhe
  1. snakec

    0下载:
  2. 用C语言实现贪吃蛇的小游戏,就是一条小蛇,不停地在屏幕上游走,吃各个方向出现的蛋,越吃越长。只要蛇头碰到屏幕四周,或者碰到自己的身子,小蛇就立即毙命。-Using C language Snake game is a small snake, constantly walk on the screen, appeared in all directions to eat eggs, eat more long. Around the screen as long as the snake hea
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:2775
    • 提供者:stream
  1. Pong

    0下载:
  2. 在XNA game studio 下 采用C#语言编写的小游戏,有助于XNA游戏编程教学。-In the XNA game studio using C# language under the small game to help XNA Game Programming Teaching.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:809234
    • 提供者:撒大家
  1. xipai-fapai

    0下载:
  2. c语言编写随机洗牌发牌小游戏,用枚举及结构体,整副牌不会发现重复。-Written in c language random shuffle and deal small game, with the enumeration and structures, the whole board wouldn t find repeated.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:177917
    • 提供者:
  1. tanchishe

    0下载:
  2. 经典的贪吃蛇小游戏,C语言编写完成,图形界面-Classic snake small game, written in C language completed, graphical interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-12
    • 文件大小:2257
    • 提供者:zhang
  1. EasyX_2011

    0下载:
  2. VC++上面实行c语言图形的编写,可以在VC++上面编写小游戏等,作为学习C语言-VC++ above implement c language graphics preparation, and in the preparation of small game VC++ above, as learning C language
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-23
    • 文件大小:357205
    • 提供者:hongchen
  1. TicTacToe

    0下载:
  2. 小型的智力游戏(井字游戏)的开发代码。井字游戏又称井字棋、圈圈叉叉等,原本是一个纸笔游戏。这种游戏的变化简单,常成为博弈论和赛局树搜寻的教学例子,同时也是本章选择井字游戏作为开发实例的重要原因之一。可以使读者增强对C#语言的理解,同时对游戏开发的入门学习也起到一定的指导意义。 -Small puzzle game (Tic Tac Toe) development code. Tic-tac-toe game, also known as tic-tac-toe, circle pork o
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:17804
    • 提供者:
  1. chishu

    0下载:
  2. 一个C语言编写的小游戏源码,分享给对C语言有爱的小伙伴们-A small game written in C language source code, to share love for the C language has little friends
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:11541
    • 提供者:june
  1. qwxcx

    1下载:
  2. 本人十分喜爱C语言编程,但因水平有限,只能作为业余爱好。闲来无事(其实是不知道做什么 ^_^)将多年以前的一些书籍杂志上的DOS下演示性小程序移植到Windows下,纯属自娱性质,发出来能于茶余饭后博观者一乐,余愿足矣(其实主要目的是想在玩游戏时给自己刷点积分--有好东西即便“贵”那也是要下滴,没想到会有人下载。在此更要多谢给我刷积分的朋友,谢谢!!!^_^)!!! - I am very fond of the C programming language, but the leve
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-02
    • 文件大小:831444
    • 提供者:wwer
  1. Gluttonous-Snakes-(1)

    0下载:
  2. 建立与C语言之上的一个小游戏,贪吃蛇,想必大家都比较熟悉,但是鉴于很多人不知道如何编写-C language on the establishment of a small game, Snake, surely we are more familiar with, but in view of a lot of people do not know how to write
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2478
    • 提供者:xuren
  1. a118

    0下载:
  2. 模仿一个flash小游戏“水晶球测心术”,用C语言做的,在TC3和win-tc中运行通过。-Imitation of a small flash game, " Mind Reading Crystal Ball" , with the C language to do, in TC3 and run through the win-tc.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:747
    • 提供者:fu973951
  1. Snake-game

    0下载:
  2. 贪吃蛇 一个小游戏 用C语言 写的源码啊 很好很不错的啊-Snake game with a small C language source code written in ah very good
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1454098
    • 提供者:许筠
搜珍网 www.dssz.com