资源列表
pingtuyouxi
- 一款拼图游戏,作为一个小小的程序。功能:可自己选择一张图导入游戏,将自动生成九宫格的拼图游戏。-A jigsaw puzzle, as a small program. Function: You can choose a map to import the game, will automatically generate the puzzle squares.
GameGuding
- 这是一个按人工智能模式在设计好的固定路线 上游走的小恐龙的游戏.-This is a model by artificial intelligence in the design of a good fixed line migration of small dinosaur of the game.
mySnakeGame
- 贪吃蛇源代码是基于vc6.0的编译平台上的,具有一定的功能-Snake source code
PCSharpPllk.netP1.4
- 用c#开发的连连看游戏供大家学习交流 当初的一个实习作业-Lianliankan game c# developers for them to learn from the exchange had an internship job
player
- 这是一个用java编译的简易游戏-有趣的拼图,实现了GUI美化界面,是您在工作的同时供您娱乐-This is a simple game with Java compiler-interesting puzzles, achieve beautification the GUI interface, is in your work at the same time for your entertainment
flash 连连看
- 一个不错的连连看游戏,有利于减轻工作压力-a good game 1000 block of Terry Avenue, will help ease the pressure of work
2009070114034737
- 推箱子 暗示大家啊数据多哈技术的骄傲是-hsjdhajshdjahsjdasdasdasdadsasdasdasdasdasda
SharpGL
- 用C#写的基于openGL开发的俄罗斯方块-this game is used OpenGL in C#
saolei
- 以Visual C++ 6.0为开发环境,设计并开发一款扫雷游戏,其功能类似于Windows操作系统自带的扫雷游戏。论文首先介绍了制作游戏的整体思路及整个游戏设计的流程规划,然后介绍了雷区的布置以及地雷随机产生的实现方法;重点介绍了在游戏过程中各事件的处理,其中又以鼠标事件和清除未靠近地雷区方块这两方面最为最要,鼠标事件是利用鼠标所发出的信息了解使用者的意图,进而做出相对应的动作,而清除未靠近地雷区方块由于引进了“递归”这个概念而使其简单化。-What my thesis research fo
易语言连连看小游戏 1.0源码
- 易语言连连看小游戏 1.0源码,易语言连连看小游戏 1.0源码作者-甘仔工作室。
Backtracking8queens
- 这是个背包问题的算法,大家可以看看,脑力游戏-This algorithm is a knapsack problem, we can see, mental game
saolei
- c写的扫雷游戏,非常真实并且好玩,跟微软自带的那个扫雷有得一比。