搜索资源列表
del121343242343
- 一个经典小游戏,是从Qt的代码移植到Delphi7的。 支持键盘和鼠标操作,可以调节速度,调节主窗口的透明度,适合在办公室玩。
classicgames
- 几个经典的小游戏代码(俄罗斯方块,黑白棋,彩球滑梯)-Several classic game code (Tetris, Othello, ball slide). . .
saolei
- 经典扫雷小游戏的代码,初学者可以下载学习的经典。-Mine the classic game of code, beginners learn the classics can be downloaded.
vc_boxsgame
- 经典小游戏代码,俄罗斯方块,WINDOWS编程 仅供参考-Classic game code, Tetris, WINDOWS Programming for reference only
pingtu
- 经典的C语言拼图小游戏源代码,代码都有注释,简单易懂。 -The classic puzzle game C language source code, the code has comments, easy to understand.
Classic-Games-Collection-C-code
- 包含贪吃蛇,俄罗斯方块,模拟小蜜蜂等经典游戏及其代码 -Classic Games Collection C code
111
- 一款经典的小游戏的代码,代码显示完全,编译运行即可-code of a classic game
VisualCPPCodeforGames
- 《Visual C++游戏开发经典案例详解》代码 里面有五子棋、黑白棋、连连看、推箱子、贪吃蛇、俄罗斯方块、扫雷等游戏的源代码。还有一些其他的小代码,比如网络通信、mp3播放器、图片浏览器等等。非常适合vc++的学习者。-"Visual C Detailed classic case of game developers code There are backgammon, Othello, Lianliankan, Sokoban, Snake, Tetris, Minesweepe
snake
- 一个小的贪吃蛇的游戏代码。经典C++小游戏,对如初学者很有用的了,可完整运行。-A Snake game code. The classic C++ game useful, such as a beginner it can run.
skyblue_BoxMan
- 益智小游戏推箱子,经典手机游戏,代码可做参考-the source of Boxman
Snake-game
- 使用C++写的经典小游戏——贪食蛇,代码已经实现了几个基本的关卡-Use C++ write the classic game- Snake, the code has achieved a few basic points
Super-classic--small-gamePsnake
- 我们给出了一个非常经典的小游戏(贪吃蛇)的代码示例,并对代码做了详尽的注释。-We give a very classic games (Snake) sample code, and code to do a detailed comment.
minesweeper
- 扫雷游戏代码,经典的智力小游戏。用C语言编程-Minesweeper game code, the classic intellectual game. C language programming
mine-sweeping
- 扫雷:经典小游戏,自动扫雷,不一样的体验哦,小游戏,代码也很简单哦。-mine sweeping
trollface
- 一个经典解谜类小游戏,trollface的代码及资源,cocos2d-x 2.2.3版本可以直接运行-A demo of trollface quest game
minesweeper_pvp
- 经典扫雷升级版之即时双人联机对战扫雷小游戏。在线匹配,即时对战,带聊天功能。用nodejs搭建简易的服务端,websocket实现即时通信,代码量六七百行左右,纯原创,简单注释。玩法:输入昵称进入主界面后即可开始匹配,匹配成功后由率先点击匹配的一方先手,轮流扫雷。此版本禁用了标记功能,难度增加了一些。对战同时可以与对手聊天互动。(用命令行cd到项目根目录,输入node index.js,回车即可开启服务,然后进浏览器访问http://localhost:5999)(Classic mineswe