搜索资源列表
C语言游戏
- C语言游戏,很简单,而且很粗糙的感觉.但是代码很短,值得学习.-C language games, which is very simple, but very rough feeling. But code is very short, and worth learning.
sjhmjx
- 手机号码吉凶查询,C#改写的一个小娱乐程序,代码很简单,仅供娱乐。 -phone numbers divination inquiries, C# rewrite a small entertainment procedures, code is very simple and is for entertainment.
tel_test
- 用C#改写的一个小娱乐程序,代码很简单。 可以通过手机号码吉凶查询。
blowup
- 一款简单的游戏代码,使用C语言写的 里面有详细的说明-A simple game code, written using the C language which has detailed instructions
MySnake
- 一个贪吃蛇的简单游戏代码,是用C#实现的!可以-A simple Snake game code is C# to achieve!
LuaInC
- 一个lua结合C的例子,代码很简单,但是很使用,对初学者有帮助-A combination of lua examples of C code is very simple, it is the use of help for beginners
manjpg
- 简单的动画控制,用方向键控制的,用c++做的,蛮有意思
Tetris
- 俄罗斯方块,经典游戏。 其中的主要逻辑有: (1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。 (2)得分越高,方块下降速度越快(每200分为单位)。 (3)每下落一个方块加1分,每消除一行加10分,两行加30分,三行加70分,四行加150分。初试分数为100分。 游戏控制: up-旋转;空格-下落到底; 左右下方向键-控制方向。P-开始或暂停游戏。 ESC-退出。 特点:
text
- 猜数字游戏,简单C程序,汇编启动代码部分-game
yuanma
- 一个关于C#开发的简单的小游戏代码,大家可以参考下用C#与DirectX 9.0c调用操作等。-about C# and DIRECTX games
WinApp
- 这一个游戏是通过Visual C++代码来编写的,程序的功能比较简单-This is a game by Visual C++ code to write, the process is relatively simple function
SpriteManage
- 这一个游戏是通过Visual C++代码来编写的,程序的功能比较简单-This is a game by Visual C++ code to write, the process is relatively simple function
C
- 这是一个不错的功能代码,可以供初学者或者有一定编程基础的学习开发人士参考,该游戏具有简单的平移和对打功能。-This is a nice feature code, for beginners or have some programming to reference-based learning development, the game has a simple function of the translation and rally.
xiaobawangxuexiji
- c语言编写的小霸王学习机界面,一个小车的游戏,给出简单加减运算,用户输入结果,正确并给出评判小车前进一步。(本代码是在win—tc写的,在visual c++里边运行要将getch()去掉。)-c language learning machine interface written Sundance Kid, a car game, give a simple addition and subtraction, the results of user input, and gives judg
net_tank
- 坦克游戏的局域网对战C++版,包括游戏代码和地图编辑器代码,游戏采用同步TCP通讯方式,封装directdraw绘制图形,简单的UI,类似魔兽争霸的局域网建主加入,地图编辑器采用MFC编写,代码尽量采用面向对象方式编程,但也有不足之处-Battle Tank LAN version of the game, using synchronous TCP communications, packaging directdraw to draw graphics, simple UI, similar
Snake-source-code
- 本程序主要是通过C语言程序编写,完成了一个一个关于贪吃蛇小游戏的开发代码,简单可靠。-Snake source code
snakeEasy
- c# 开发的贪吃蛇游戏 代码框架简单,注释详细,下载后直接能在ide环境下运行,无需修改。-c# developers Snake game Source framework, detailed annotations, downloaded directly to run in the ide environment, without modifying
ChickRun
- ChickRun《小鸡快跑》游戏,用C#语言试着做了一些游戏的简单功能,模拟下坠,确实是挺简单的C#源码,代码拿去自己分析吧,希望大家一起研究提高。源码实例截图如上示。-Chicken Run " game ChickRun C# language, try to do some simple games, simulation of fall is indeed a very simple C# source code take my own analysis, I hope that
cPP-chess
- 此文本是用C++语言写的象棋小游戏,里面代码简单,实现容易-The text write C++ language chess game inside the code is simple, easy to implement
21point
- 一个用C++ 编写的简单的21点游戏。非常适合C++的初学者学习其中的简单的代码。-A simple code of a game called 21point。It is ready for new learner of C++。