搜索资源列表
用Delphi+DirectX开发简单RPG游戏
- 提到 RPG (角色扮演游戏,Role Play Game),在座各位恐怕没有不熟悉的。从古老经典的 DOS 版《仙剑奇侠传》到新潮花哨的《轩辕剑》系列,无不以曲折优美的故事情节,美丽可人的主角,悦耳动情的背景音乐,震撼了每一个玩家的心灵。而说到 RPG,就不能不提 DirectX,因为 PC 上大部分的 RPG 都是用这个冬冬开发的。早在《轩辕剑叁外传——天之痕》推出的时候,我就曾想过用 DirectX 写一个自己的 RPG,自己来安排故事情节的发展,却总是因为这样或那样的事情,一直没有能够
russion_chinese
- 部分源码来自于网上下载,本人将程序进行了部分汉化。 本人认为这个程序对于嵌入式编程人员很值得参考的,里面涉及到中断处理、汉字显示、算法控制等。 通过这种底层程序的学习,可以很快在嵌入式领域入门。每一个LINVX、UC/OS、VXWORKS高手应该都是非常精通DOS环境编程的。 希望对大家有用。欢迎探讨-some source downloaded from the Internet, I will be part of the procedures for the Manchus.
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
leidian
- 本人初学window网络编程时开发的第一款网络游戏,dos界面,基本包括了服务器端和客户端网络交互的常用功能,学window编辑的朋友可以看下-I am beginner when window network programming to develop the first online games, dos interface, including basic server-side and client network common feature interactive learning
SourceCodeOfIDGames_Quake1
- This the complete source code for winquake, glquake, quakeworld, and glquakeworld. The projects have been tested with visual C++ 6.0, but masm is also required to build the assembly language files. It is possible to change a #define and
NumberMoving
- 这是非常有名的游戏——拼图。 不过这是我编写的DOS版本。没有图像,只有顺序的数字,因此我叫它数字拼图。 由于是DOS下的游戏,它只能使用键盘操作。 注:在win-tc1.91下编译链接通过。-This is a very famous game- puzzle. But this is my version written in DOS. No image, only the sequence of numbers, so I call it NumberMoving. Be
3dmines_src
- 3D Mines was written in C++ using the excellent Open Inventor toolkit. It will run on any SGI (to the best of my knowledge) - i.e. the binaries do not run on a PC (Windows, DOS, etc.). Both the source code and the executables are placed in the Public
qiangshousilianhuan(DOS)
- 强手四连环 不知道您玩过四连环游戏吗,它和五子棋有点类似,不过只能从下往上放棋子,当同色棋子连成4个时(横、竖、斜均可)就获得胜利。 本游戏就是一个四连环,不过现在只支持两人对下,其中qiang.exe 是双方都用鼠标,而qiang2.exe为一方用鼠标,一方用键盘。注:本游戏非常简单,很多功能都没有完成,仅为自己娱乐之用。-Strong opponents four serial I do not know you ve played four serial
TASM
- MEGA Pack of games (source code included) written in Turbo Assembler (TASM) under DOS/WinXP. Full hardware low-level things are used: VESA VBE graphics + Adlib Sound + Keyboard I/O ports. Recommended for low-level programs, students and entusiasts.