搜索资源列表
04
- 比较不错的一版c语言猜数字游戏,程序简单易懂,操作界面干净。
snail
- 贪吃蛇程序,用c语言中链表指针写了简单的代码程序,简单易懂,实现了基本的功能-Snake procedures, the use of c chain table pointer brief written code, easy to understand, realize the basic function
sudoku
- 本程序是用C语言编写的数独游戏,页面简洁,操作简单,很适合大众玩。-This program is written in C language sudoku, page concise and easy to operate, it is suitable for the public to play.
shuduyuxi
- 解数独游戏,9*9格子。一个简单的c语言程序,不过可是我自己的原创哦,虽然是几年前的。输入数独里已有的数字,解空格里数,给出的程序是txt文本的.具体字母,数组,在注释里有。-Means it Sudoku, 9* 9. A simple c-language program, but my own originality, but oh, though a few years ago. Enter Sudoku there are already the number of solution
eluosifangkuai
- 本程序用C语言完成了俄罗斯方块的游戏实现,可以供大家休闲,功能比较简单,也比较容易读懂-The program completed with a C language implementation of the game Tetris, for your leisure, features simple, relatively easy to read
Tetris
- 一个简单的游戏程序,俄罗斯方块,使用c语言编写-Tetris game use C language
C-language--game
- C语言写的数独猜谜游戏 游戏功能说明: 1.有简单、一般和困难3种难度选择,每次开始游戏时程序随机生成符合难度要求的数独题。 2.游戏中使用方向键控制光标。1-9数字键填入数字。(不支持使用小键盘) 3.使用DEL键消除填写有误的数字,随时使用ESC键可以退出游戏。 4.格子左上角偶尔会出现一个笑脸。经排查未发现等价于printf(" c",2) 的语句,求高人指点。 - C language game
Tetris-procedures
- 一个简单的俄罗斯方块程序,用C++语言编写。-A simple Tetris program in C++ language.
my_snake
- 用纯C编写的贪吃蛇代码,很简单,只有500行,非常不错提高C语言水平的程序-Snake written in pure C code is very simple, only 500 lines, very good program to improve the level of C language
tanchishe
- 简单贪吃蛇的程序,用C语言来实现其基本功能。-Snake simple program using C language to achieve.
skyblue_BoxMan
- 此为一个简单的推箱子游戏智力,程序语言为C++,初学者故程序不是很好-Pull the boxes。The language is C++
maze
- 简单的迷宫游戏,这是c语言革命1号群群主的程序-Simple maze game, this is revolutionary 1 c language program contemplating the Lord
24point
- 这是一个简单的24点C语言程序。规则和其他的24点游戏一样。-This is a program of 24 point game.The rule of this game is the same of others.
Guessing-game-c-program
- 猜数字的C语言程序,简单易懂,适合初学者实用-Guessing the C language program, easy to understand for beginners practical
llk
- 连连看C语言程序。游戏《连连看》,只要将相同的两张牌用三根以内的直线连在一起就可以消除,规则简单容易上手。-Lianliankan C language program. Game "Lianliankan", as long as the same two cards in a straight line within the three together can eliminate, the rules are simple and easy to use.
wuziqi
- 一款由C语言写成的五子棋游戏,特点在于程序简单,体积小,适合初,中级学习C语言-A backgammon game written in C, is characterized by simple procedures, small size, suitable for beginning and intermediate learning C language
chess
- 该程序使用C语言进行编写。在VC++6.0环境下编译通过,比较简单,判断落子采用坐标的方式,监听键盘进行落子。-please let me pass !
NG
- 猜数字游戏的简单C语言程序 电脑提供一个4位数字,并且每位数字互不相同。 玩家输入一个同类4位数字进行猜测。 电脑将根据玩家输入的数字显示XAXB。 A前面的数字代表数字正确位置也正确的数字的个数。 B前面的数字代表数字正确但是位置不正确的数字的个数。 每局游戏玩家有10次机会。猜中或机会用尽将游戏结束。 该程序简单实现了人机对战,双人对战。 编译器为DEVC++。-Guessing game simple C language program computer