文件名称:MemoryBlock
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-05-18
- 文件大小:
- 235kb
- 下载次数:
- 0次
- 提 供 者:
- 杜*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一、源码特点
采用winform进行开发,简单易趣,欢迎下载
二、功能介绍
本源码是一个记忆方块游戏源码,玩家需要在指定时间内快速记忆闪动的方块,每轮找出所有方块用时较短则得到的分值越高
三、菜单功能
1、点击开始,选择难易度
2、屏幕中会出现相对应难度的方块数量,其中闪烁的为需要记住位置的方块,当闪烁结束后,需要根据记忆,点击方块来过关
3、全部点击正确后过关,过五关后,计算得分,如果途中方块记忆错误,则点击back重新开始游戏即可。-
First, the source characteristics
Using winform development, eBay is simple, welcome to download
Second, the functional descr iption
The source is a source memory block game, players need to fast memory within the specified time flashing box to find all round the block with a shorter obtained higher scores
Third, the menu features
1. Click Start, difficulty
2, the screen will appear in the box corresponding to the number of difficulty, where the flashing is to remember the location of the box, when the finished flashing, need to remember, and click the box to cross the border
3, all the click-right pass, a five-off, the calculation of the score, block the way if memory errors, then click back to re-start the game.
采用winform进行开发,简单易趣,欢迎下载
二、功能介绍
本源码是一个记忆方块游戏源码,玩家需要在指定时间内快速记忆闪动的方块,每轮找出所有方块用时较短则得到的分值越高
三、菜单功能
1、点击开始,选择难易度
2、屏幕中会出现相对应难度的方块数量,其中闪烁的为需要记住位置的方块,当闪烁结束后,需要根据记忆,点击方块来过关
3、全部点击正确后过关,过五关后,计算得分,如果途中方块记忆错误,则点击back重新开始游戏即可。-
First, the source characteristics
Using winform development, eBay is simple, welcome to download
Second, the functional descr iption
The source is a source memory block game, players need to fast memory within the specified time flashing box to find all round the block with a shorter obtained higher scores
Third, the menu features
1. Click Start, difficulty
2, the screen will appear in the box corresponding to the number of difficulty, where the flashing is to remember the location of the box, when the finished flashing, need to remember, and click the box to cross the border
3, all the click-right pass, a five-off, the calculation of the score, block the way if memory errors, then click back to re-start the game.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
记忆方块
........\bin
........\...\Debug
........\...\.....\MemoryBlock.exe
........\...\.....\MemoryBlock.pdb
........\...\.....\MemoryBlock.vshost.exe
........\...\.....\MemoryBlock.vshost.exe.manifest
........\Content.cs
........\Elements
........\........\AnimatedTile.cs
........\........\BaseTile.cs
........\........\GlowTile.cs
........\........\MenuButton.cs
........\........\Score.cs
........\Input
........\.....\MouseState.cs
........\logo.ico
........\MemoryBlock.csproj
........\MemoryBlock.sln
........\MemoryBlock.suo
........\MemoryGame.cs
........\MemoryGame.Designer.cs
........\obj
........\...\x86
........\...\...\Debug
........\...\...\.....\DesignTimeResolveAssemblyReferences.cache
........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
........\...\...\.....\MemoryBlock.csproj.FileListAbsolute.txt
........\...\...\.....\MemoryBlock.csproj.GenerateResource.Cache
........\...\...\.....\MemoryBlock.csprojResolveAssemblyReference.cache
........\...\...\.....\MemoryBlock.exe
........\...\...\.....\MemoryBlock.pdb
........\...\...\.....\MemoryBlock.Properties.Resources.resources
........\...\...\.....\TempPE
........\Program.cs
........\Properties
........\..........\AssemblyInfo.cs
........\..........\Resources.Designer.cs
........\..........\Resources.resx
........\..........\Settings.Designer.cs
........\..........\Settings.settings
........\States
........\......\DifficultyState.cs
........\......\MenuState.cs
........\......\PlayState.cs
........\......\ScoreState.cs
........\......\State.cs
........\......\StateManager.cs
........\游戏试玩Demo
........\............\MemoryGame-release.exe