文件名称:BlockGame
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 306kb
- 下载次数:
- 0次
- 提 供 者:
- c***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个方块游戏,
分层架构
实现了游戏的主要功能,可以计算积分,可以暂停继续。排行榜没有实现。-a blockgame yeyeyeyea blockgame yeyeyeyea blockgame yeyeyeyea blockgame yeyeyeyea blockgame yeyeyeye
分层架构
实现了游戏的主要功能,可以计算积分,可以暂停继续。排行榜没有实现。-a blockgame yeyeyeyea blockgame yeyeyeyea blockgame yeyeyeyea blockgame yeyeyeyea blockgame yeyeyeye
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Animations\AnimationBase.cs
..........\AnimationController.cs
..........\AnimationFrame.cs
..........\AnimationPlayer.cs
..........\BlockAnimation.cs
..........\BlockDroppingMotion.cs
..........\BlocksFallMotion.cs
..........\BlocksWippingMotion.cs
..........\ExplosionAnimation.cs
..........\GifPlayer.cs
..........\MotionBase.cs
bin\Debug\blockgame.exe
...\.....\blockgame.exe.config
...\.....\blockgame.pdb
...\.....\blockgame.vshost.exe
...\.....\blockgame.vshost.exe.config
...\.....\blockgame.vshost.exe.manifest
Layers\AnimationLayer.cs
......\BackgroundLayer.cs
......\BlocksHintLayer.cs
......\BlocksLayer.cs
......\GameOverLayer.cs
......\PlaneLayer.cs
......\ScoreLayer.cs
obj\x86\Debug\blockgame.exe
...\...\.....\blockgame.pdb
...\...\.....\BlockGame.Properties.Resources.resources
...\...\.....\BlockGame.WinForms.AboutForm.resources
...\...\.....\BlockGame.WinForms.MainForm.resources
...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
...\...\.....\GenerateResource-ResGen.read.1.tlog
...\...\.....\GenerateResource-ResGen.write.1.tlog
...\...\.....\GenerateResource.read.1.tlog
...\...\.....\ResolveAssemblyReference.cache
...\...\.....\UI.csproj.FileListAbsolute.txt
Properties\AssemblyInfo.cs
..........\Resources.Designer.cs
..........\Resources.resx
..........\Settings.Designer.cs
..........\Settings.settings
Resources\BigBackgroundElements.bmp
.........\BigExplotion.bmp
.........\BigPlanes.bmp
.........\Bomb.bmp
.........\Bonuses.bmp
.........\Bullets.bmp
.........\SmallEnemies.bmp
.........\SmallExplotion.bmp
.........\SmallPlanes.bmp
.........\Tiles.bmp
WinForms\AboutForm.cs
........\AboutForm.Designer.cs
........\AboutForm.resx
........\MainForm.cs
........\MainForm.Designer.cs
........\MainForm.resx
........\Windows7.cs
51aspx源码必读.txt
app.config
Block.cs
BlockGame.sln
BlockGame.suo
BlockGameEngine.cs
BlockGameSettings.cs
BlockMap.cs
BlockRenderer.cs
BlockState.cs
Canvas.cs
EventArgs.cs
ExplosionBlock.cs
GameStage.cs
GameTimer.cs
GoalInfo.cs
Interfaces.cs
KeyboardActiveArguments.cs
LevelInfo.cs
MapStatus.cs
MouseActiveArguments.cs
MultipleBlock.cs
PlayingState.cs
Program.cs
RendererHelper.cs
RenderingContext.cs
ResetMapParameters.cs
SweepBlocksContext.cs
UI.csproj
UI.csproj.user
obj\x86\Debug\TempPE
...\...\Debug
bin\Debug
obj\x86
Animations
bin
Layers
obj
Properties
Resources
WinForms
..........\AnimationController.cs
..........\AnimationFrame.cs
..........\AnimationPlayer.cs
..........\BlockAnimation.cs
..........\BlockDroppingMotion.cs
..........\BlocksFallMotion.cs
..........\BlocksWippingMotion.cs
..........\ExplosionAnimation.cs
..........\GifPlayer.cs
..........\MotionBase.cs
bin\Debug\blockgame.exe
...\.....\blockgame.exe.config
...\.....\blockgame.pdb
...\.....\blockgame.vshost.exe
...\.....\blockgame.vshost.exe.config
...\.....\blockgame.vshost.exe.manifest
Layers\AnimationLayer.cs
......\BackgroundLayer.cs
......\BlocksHintLayer.cs
......\BlocksLayer.cs
......\GameOverLayer.cs
......\PlaneLayer.cs
......\ScoreLayer.cs
obj\x86\Debug\blockgame.exe
...\...\.....\blockgame.pdb
...\...\.....\BlockGame.Properties.Resources.resources
...\...\.....\BlockGame.WinForms.AboutForm.resources
...\...\.....\BlockGame.WinForms.MainForm.resources
...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
...\...\.....\GenerateResource-ResGen.read.1.tlog
...\...\.....\GenerateResource-ResGen.write.1.tlog
...\...\.....\GenerateResource.read.1.tlog
...\...\.....\ResolveAssemblyReference.cache
...\...\.....\UI.csproj.FileListAbsolute.txt
Properties\AssemblyInfo.cs
..........\Resources.Designer.cs
..........\Resources.resx
..........\Settings.Designer.cs
..........\Settings.settings
Resources\BigBackgroundElements.bmp
.........\BigExplotion.bmp
.........\BigPlanes.bmp
.........\Bomb.bmp
.........\Bonuses.bmp
.........\Bullets.bmp
.........\SmallEnemies.bmp
.........\SmallExplotion.bmp
.........\SmallPlanes.bmp
.........\Tiles.bmp
WinForms\AboutForm.cs
........\AboutForm.Designer.cs
........\AboutForm.resx
........\MainForm.cs
........\MainForm.Designer.cs
........\MainForm.resx
........\Windows7.cs
51aspx源码必读.txt
app.config
Block.cs
BlockGame.sln
BlockGame.suo
BlockGameEngine.cs
BlockGameSettings.cs
BlockMap.cs
BlockRenderer.cs
BlockState.cs
Canvas.cs
EventArgs.cs
ExplosionBlock.cs
GameStage.cs
GameTimer.cs
GoalInfo.cs
Interfaces.cs
KeyboardActiveArguments.cs
LevelInfo.cs
MapStatus.cs
MouseActiveArguments.cs
MultipleBlock.cs
PlayingState.cs
Program.cs
RendererHelper.cs
RenderingContext.cs
ResetMapParameters.cs
SweepBlocksContext.cs
UI.csproj
UI.csproj.user
obj\x86\Debug\TempPE
...\...\Debug
bin\Debug
obj\x86
Animations
bin
Layers
obj
Properties
Resources
WinForms