搜索资源列表
极品贪吃蛇
- 朋友写的贪吃蛇程序,也是程序比赛作品,强力推荐,纯C能编出如此优美的图形,实属罕见-friends wrote Snake procedures, as well as procedures for the competition, the strong recommendation of pure C can be so beautiful up with the graphics, it is rare
32947
- A Tic Tac Toe program written in C using graphics as well as text mode giving brief idea of developing games in C-A Tic Tac Toe program written in C using grap hics as well as text mode giving brief idea of dev eloping games in C
EightQueen
- Dos下图形界面的八皇后小游戏。 本程序在TC++3.0下编译调试通过!采用了Borland公司提供的图形库Graphics. 为了能使本程序脱离c/c++环境独立运行,我将图形驱动 EGAVGA.BGI以及字库TRIP.CHR和SANS.CHR均转换为相应的.obj文件,然后链接到可执行文件EIGHTQUEEN.EXE中!-Dos under a graphical interface Queen's small eight games. The procedures under th
123
- 图形用户界面的c程序,在turbo c中编译通过。适合初学者学习图形编程。在tc图形界面下实现。-Graphical user interface of the c program in turbo c in the compiler through. Suitable for beginners to learn graphics programming. Graphical interface in the tc achieve.
snake2
- 简单的贪吃蛇游戏,TC2.0环境下,简单的C语言图形库使用-simple game,compiled by TC2.0,simple graphics for C
Snakegame
- C语言编译的贪吃蛇游戏,涉及图形编译,色彩编译等,彩色背景,不同的等级,很有趣,经典的代码-C language compiler of the Snake game, involving graphics compiler, the compiler, such as color, color background, different levels, it is interesting, classic code
c
- c 语言扫雷游戏源代码 对学习C语言的图形很有用,是一个很好的图形例子. -c language source code for mine game graphics for learning C language is useful, is a good example of the graphic.
kbc
- just a game in c++ that help for graphics
C
- 纯C版俄罗斯方块 欢迎下载学习 俄罗斯方块 -C C C Graphics
tanchise
- 用c实现贪吃蛇的代码,包括图形驱动、玩游戏的具体实现过程、游戏成绩输出、图形结束-Snake' s code with the c implementation, including the graphics driver, the detailed realization of games, game performance output, graphics end
Tetris
- Hello, here is my own version of the Tetris game. It is written in C/C++. For graphics OpenGL is used, for sound DirectX.
billiards
- Turbo-C环境下,在图形模式中实现的一个桌球游戏,不过还没完善,其中桌球撞击后滚动路线的算法也有些问题,有待改进-Turbo-C environment, the graphics mode to achieve a snooker game, but not perfect, which after impact rolling line of billiard algorithms are also some problems to be improved
Brain-Teaser-Project
- Brainteaser Game in Graphics mode in C-Brainteaser Game in Graphics mode in C++
C-language-game-program
- 本书从c语言游戏编程入手,对图形绘制,动画实现等各方面技术进行了详尽的介绍-C game programming language from a book start with the graphics rendering, animation, technology and other areas to achieve a detailed descr iption
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
Space-Shooter
- Funny space shooter game, with awesome graphics for console application. Great example of creating nice graphics. Sources: C++ and a bit of Asm
Graphics-Project
- Subject : MD2 Viewer Developement Soft : VC 2008 Language : OpenGL, C/C++
C-xiangmu
- 男人下100层小游戏,学校C语言项目用C写的。但是用到了C++的图形库,所以是CPP文件。几乎都是C的语法。是男人下100层小游戏。-100 men under the layer of small game, the school C language program written in C. But the use of the C++ graphics library, so is the CPP file. Almost all of the C syntax. Is the man
graphics
- graphics game for c++ . small source code
ic_3d.c
- A Graphics for 3 dimensional IC view in c programming, can be run in turboc editor(ANSI C)