搜索资源列表
NetBWChess
- 本人学习DELPHI7.0网络编程,自己开发的网络黑白棋源程序,由服务器端和客户端两部分组成,玩家可以根据实际情况自行设定网络环境。-I learn Delphi 7.0 is described network programming, the development of its own network reversi source, by the server and client composed of two parts, the player can light of the act
diandeng
- 点灯游戏,比较经典的一款游戏,这是用Delphi编程实现的,这款游戏的玩法是,鼠标点击格子,点击的格子会变黑或变白,当整个格子都被变为黑或白的时候你就胜出了,呵,这应该算是一款益智游戏。-Look over the game, more of a classic game, this is achieved using Delphi programming, playing this game, the mouse click grid, click on the grid will be bl
Snake
- delphi写的贪食蛇游戏,主要学习DirectX编程技术.-delphi write贪食蛇games, key learning DirectX programming technology.
mxymxy_game
- delphi游戏编程中的源码 包裹华容道 俄罗斯方块等等 结构比较清晰 -delphi games
lianliankan
- Javascr ipt 连连看游戏代码,相信大家对连连看游戏并不陌生,编程爱好者用vb、VC/DELPHI都编写过这款游戏,今天发的版本是用Javascr ipt写的,暂时没有声音,基本实现的了游戏功能,不过功能还不是太多,我觉得已经很不错了。里面有一些游戏控制的写法值得参考,比如记录图片位置、画线、碰撞检测、打乱次序、一些更细节的计算等。