搜索资源列表
HappySnake
- 我自己用tc写的一个贪吃蛇游戏,里面包括两个版本,Snake_Cng.c,Snake.c和两个可执行文件,其中Snake_Cng.c是在Snake.c的基础上加了一个游戏难度递增控制。蛇的身体使用数组实现的,有兴趣的不妨看一下。-my own use tc Snake write a game that included two versions, Snake_Cng.c, Snake.c and two executable files, Snake_Cng.c which is Snake.
TC++3.0
- 扫雷源代码,基础实用.是我c语言学习的兴趣
207
- 商人过河游戏 :功能很强大,是用C语言编的一个商人过河游戏程序,适合于有一定C语言基础,想更进一层楼的C语言爱好者-Merchants to cross the river game: very powerful feature is the use of C language compiled a businessman to cross the river games, suitable for a certain C language based on C-like mode for e
balloon
- 是一个用C语言编写的益智类 游戏,比较基础,作为图形编程的入门例子-this is a C game program, and it s a fundational example for begin learners
tanchishe
- 一个DOS下的贪吃蛇游戏示例,比较基础,对刚接触C++学习者有较大的帮助-Snake under a DOS game example, compare the basis of new to C++ to help learners have more
CPPguess
- C++编写的一个猜字游戏程序,适合有一定C++基础的新手-C++ written a guessing game program, for a certain person based on C++
tuixianzi
- 推箱子c语言源代码,用于c程序基础开发与练习-simple program for a easy game,just for download some files,Used in c language foundation program practice
Vector2D
- 2Dc++使用allego的小游戏,演示了基础制作c++2D的小游戏具体过程-2Dc++ using allego little game that demonstrates the basis for making c++2 D specific process of the small game
Tetris
- 俄罗斯方块,通过C#实现的,比较基础但是功能比较完善-Tetris, through the C# implementation, but the function of a more complete basis for comparison
QSnake.tar
- 基于qt的贪吃蛇游戏开发,利用c++为基础,qt环境下开发的一个小游戏-Based on the QT Snake game development, the use of c++ as the foundation, the Qt development environment of a small game...
tanchishe
- 解压后可玩,命令提示符中显示,基础c语言编写的,-smallgame snake is hungray ,so funny you like it。no picture i say a jb
daziyouxicsharpyuanma
- 打字游戏C#源代码,学学学习,参考参考,在这个基础上可以再开发哦-C# source code typing game, learn to learn, refer to the reference, and on this basis redevelopment Oh. . . .
wuziqi
- 五子棋的源代码,想学习c语言基础的同学可以-Backgammon source code, want to learn C programming language, students can look
saolei
- 扫雷的源代码,学习c语言基础的同学可以-De-mining of the source code, c language learning based on students can look
lianliankan
- 连连看的源代码,想学习c语言基础的同学可以-Game source code, want to learn C programming language, students can look
gobang
- 学生实验课作业,C++的五子棋源码,基于框架结构,可联机对战。学习C++的基础学习源码。-Students to experiment Homework C++ 331 source code, based on the frame structure, available on-line game. Learning based learning C++ source.
c-program
- 使用c语言编写了俄罗斯方块游戏,在原有的基础上进行了更改,使其更人性化。在玩的时候不枯燥。-The c language Tetris game, on the basis of the original changes to make it more user-friendly. The play is not boring.
Classical--C-language
- C语言中一些比较基础和经典的源码合集。包括求整数之积,比较实数大小-C language in some of the more basic and classic source collection. Including quadrature integers, real numbers compare size, etc.
MagicTowerInCommandLine
- 一个基于命令行的简单类魔塔型游戏。主人公需要 在魔塔中历险并找到公主离开。历险采取一些小游戏的方式进行。可以用于展示命令行下一些小游戏的实现方法和进行C++基础语法的学习和好的编程习惯的养成。-A simple class-based command-line magic tower type game. Hero needs magic adventure and find the princess in the tower left. Adventure game to take some
俄罗斯方块的一种c语言实现
- 用c语言的方式编写的一种俄罗斯方块的实现形式,并在基础上做出一定改编,增加了一些小技能