文件名称:tupianpeidui
介绍说明--下载内容均来自于网络,请自行研究使用
基于MFC的一个记忆图片配对小游戏,是大三课程设计时做的一个小程序,使用的编程环境是VC++6.0。图片配对游戏:在一个N×N的矩阵中,随机分布着若干图片,图片一共10种,每种必成对出现,每个图片占据矩阵中一个元素的位置。游戏开始时,先将分布好图片的矩阵给玩家看一定时间,然后将图片扣上,游戏开始,并计时。玩家选择相同图片位置,一次只能选两个,若正确,则这两个图片翻转过来;若不正确,则将这两个图片翻转过来给玩家看2秒后,再扣过去。如此进行,直至矩阵中的图片全部翻转过来为止。-MFC-based matching game a memory picture, a junior curriculum designed to do a small program to use programming environment is VC++ 6.0. Picture Matching Game: In an N × N matrix, the random distribution of the number of images, a total of 10 kinds of pictures, each will appear in pairs, each picture occupies a position in the matrix elements. Matrix When the game starts, the first distributed to the players to see a good picture of a certain time, and then fasten the picture, the game starts, and timing. Players choose the same picture position, one can only pick two, if correct, then these two pictures upside down if not correct, then these two pictures turned over to the players to see two seconds, and then buckle in the past. So, until the matrix until the picture all over again.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图片配对\Debug\MainFrm.obj
........\.....\MainFrm.sbr
........\.....\StdAfx.obj
........\.....\StdAfx.sbr
........\.....\vc60.idb
........\.....\vc60.pdb
........\.....\图片配对.exe
........\.....\图片配对.ilk
........\.....\图片配对.obj
........\.....\图片配对.pch
........\.....\图片配对.pdb
........\.....\图片配对.res
........\.....\图片配对.sbr
........\.....\图片配对Doc.obj
........\.....\图片配对Doc.sbr
........\.....\图片配对View.obj
........\.....\图片配对View.sbr
........\MainFrm.cpp
........\MainFrm.h
........\ReadMe.txt
........\res\bitmap1.bmp
........\...\bitmap2.bmp
........\...\bitmap3.bmp
........\...\Toolbar.bmp
........\...\图片配对.ico
........\...\图片配对.rc2
........\...\图片配对DOC.ico
........\resource.h
........\resource.hm
........\StdAfx.cpp
........\StdAfx.h
........\图片配对.aps
........\图片配对.clw
........\图片配对.cpp
........\图片配对.dsp
........\图片配对.dsw
........\图片配对.h
........\图片配对.ncb
........\图片配对.opt
........\图片配对.plg
........\图片配对.rc
........\图片配对DOC.cpp
........\图片配对DOC.h
........\图片配对VIEW.cpp
........\图片配对VIEW.h
........\Debug
........\Release
........\res
图片配对