搜索资源列表
100layer
- 是男人下一百层的源码,使用VC开发,基于MFC。
VBGAMEshootblock
- vb编写的打砖块游戏,经典的砖块设计游戏,包含全部源码-VB SHOOT BLOCK
lianliankan
- 一个简单的连连看源码,是基于MFC的,编程环境是VC++6.0,比较适合初学游戏编程者进行学习-Lianliankan a simple source is based on the MFC, and programming environment is VC++6.0, more suitable for novice programmers to learn the game ~ ~
WinMine
- 扫雷 vc++版 源码运用mfc可以提高编程能力-Mine vc++ version of source code programming capabilities can improve the use of mfc
block
- 一个俄罗斯方块VC++源码 VC6.0调试通过,MFC框架创建游戏-A Tetris VC++ Source VC6.0 debugger through, MFC framework creates games
Puzzle2
- 拼图游戏源码,可以更改游戏难度,MFC编程-Puzzle source code, you can change the game difficulty, MFC Programming
txz6
- MFc做的推箱子源码,关数不多仅作示范用-MFc do Sokoban source, related with the number of small demonstration purposes only
RussiaSquare
- 自己编写的俄罗斯方块小游戏,源码及程序。使用MFC+GDI。-Original Tetris game source code made by myself,using MFC&GDI
ShipBattle
- 简单的炸船游戏的源码,适合初学者学习。由MFC开发,很有参考价值。编写语言稍微有些粗糙,不过作为初学者学习还是比较不错的,尤其还有备注,更适合对MFC稍微有些了解的同学学习。-The Ship Battle main for new-leaner for MFC
Tetris
- 基于MFC的俄罗斯方块游戏的源码。注意运行时查看设置路径是否一致。-MFC-based Tetris game source code. Note that run-time path is the same view settings.
Snakelib
- 经典贪吃蛇源码,使用C++和MFC,有5个关卡-Classic Snake source to use C++ and MFC
skyblue_BoxMan
- 推箱子游戏源码(MFC),能编译及运行正常-Sokoban game source code (MFC), can compile and run the normal
mfcgame
- 是网上的朋友写的一本书,专用来学习MFC 里面有讲解和几个小游戏的源码-share
vc++编程之五子棋小游戏
- 有源码
elsfk
- 俄罗斯方块,是别人用MFC做的,做的蛮好的,可以参考一下,有源码。-Tetris, others to do with MFC do just fine, and can refer to a source.
ch1
- MFC的游戏制作源码。适合有编程基础但没有游戏制作基础的人。-MFC' s game production source. Suitable programming basics but no game producer based people.
ch2
- MFC的游戏制作源码。适合有编程基础但没有游戏制作基础的人。-MFC' s game production source. Suitable programming basics but no game producer based people.
five
- 五子连珠游戏 ------------------MFC c++ 源码 路径判断等-Five or game
puzzle
- 一个拼图游戏源码,用MFC编写, 生成的程序在release里,可以查看运行结果 MFC新手练习作品,没有做优化,适用于新手学习 另外,没有版权,放心使用。