搜索资源列表
D3DDev
- These are my drawing functions. Very bad, but ppl may use it. You have to make the header file on your own. It s not too hard! Make a class, or namespace. Or just remove all D3D:: from the functions :) Hope you like it :D
fiveGame
- Delphi编写的一个五子棋类,封装不错,棋盘和棋子采用GDI绘制,没有贴图,界面不怎么好看,但是可以学习下.-Delphi written a Gobang class, package, good use of GDI drawing board and pieces, there is no map, interface not very good-looking, but you can learn from the next.
snake2
- 刚学delphi不久,自己编写的最简单的贪吃蛇游戏。我这代码在高手眼中肯定很脏乱差,只能给比我还初学的人一些代码实例,里面包括我刚学会的类的概念,自己在另外一个pas文件里面编写了一个类,然后在主pas文件里面进行类功能的调用,刚学类的同学可以看一下。-Just learning delphi soon, I have written the most simple snake game. I am sure it is very dirty and messy code in the mast