搜索资源列表
shudu2
- 一个可以计算数独游戏的C++程序,内容简单易懂
04
- 比较不错的一版c语言猜数字游戏,程序简单易懂,操作界面干净。
C
- 一个简单的C++五子棋程序。作为兴趣交流-a simple C++ game program
Tetris
- 俄罗斯方块游戏 一个实现简单方块游戏的C++程序-Tetris game is a simple block game C++ program
shudu
- 数独 的简单制作,C程序,适合初学者学习观看使用-Sudoku simple production, C program, suitable for beginners to learn to use watch
1
- 简单的俄罗斯方块单机小游戏的C程序源代码-Simple stand-alone game Tetris the C source code
Tetris.cPP
- 俄罗斯方块C++版源代码,这是一个比较简单的程序,可能不是很符合需要-Tetris source code in C++ Edition
C-language--game
- C语言写的数独猜谜游戏 游戏功能说明: 1.有简单、一般和困难3种难度选择,每次开始游戏时程序随机生成符合难度要求的数独题。 2.游戏中使用方向键控制光标。1-9数字键填入数字。(不支持使用小键盘) 3.使用DEL键消除填写有误的数字,随时使用ESC键可以退出游戏。 4.格子左上角偶尔会出现一个笑脸。经排查未发现等价于printf(" c",2) 的语句,求高人指点。 - C language game
EasyX
- 这是一个简单的俄罗斯方块C++程序,大家看看吧-This is a Tetris C++ program
llk.c
- 一款连连看 小游戏 程序虽然简单 但是功能还是不错的 -a game
tanchisheCPP
- 贪吃蛇C++程序源代码,可以实现我们常玩的贪吃蛇的功能,自己变程序,简单实用-Snake C++ source code, we often can play Snake features, she had changed the program, simple and practical
devour
- 这是一个简单的贪吃蛇的C程序。操作方法和规则和其他的贪吃蛇的程序都一样。-This is a program of devour game.The rule of this is the same as others.
Tetris-C-source-code
- 俄罗斯方块的C程序,简单易懂,适合初学者-Tetris C program, easy to understand for beginners
Guessing-game-c-program
- 猜数字的C语言程序,简单易懂,适合初学者实用-Guessing the C language program, easy to understand for beginners practical
Snake-game-C-program
- 贪吃蛇游戏C语言程序,简单易懂,适合初学者参考-Snake game C Programming Language, easy-to-understand reference for beginners
C
- 一个简单的C预言程序,希望对大家的编程有一写帮助-a simple c program maybe have some help for those are learing c language
luochaguo
- 实现罗刹国方块游戏的C++程序源码,简单易玩,供大家娱乐学习哈-The Luosha Guo box game C++ program source, easy to play
ddddd
- 简单的俄罗斯方块C++程序代码,简单易用-The Tetris C++ program code, easy to use
sanguosha
- 三国杀游戏的C++程序编写,且无友好界面功能的简单实现-Three killed, the game is simple to achieve C++ programming, and no friendly interface functions
NG
- 猜数字游戏的简单C语言程序 电脑提供一个4位数字,并且每位数字互不相同。 玩家输入一个同类4位数字进行猜测。 电脑将根据玩家输入的数字显示XAXB。 A前面的数字代表数字正确位置也正确的数字的个数。 B前面的数字代表数字正确但是位置不正确的数字的个数。 每局游戏玩家有10次机会。猜中或机会用尽将游戏结束。 该程序简单实现了人机对战,双人对战。 编译器为DEVC++。-Guessing game simple C language program computer