文件名称:CSharpFlyPlane
- 所属分类:
- 射击游戏
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-11-16
- 文件大小:
- 698kb
- 下载次数:
- 0次
- 提 供 者:
- l**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#微信飞机大战,这个版本改成面向对象的了,并且加入了工厂模式。代码完全模拟微信飞机大战。功能效果基本全部实现。-C# micro-channel aircraft war, this version into the object-oriented, and joined the factory pattern. Code is fully simulated micro letter airplane war. Functional effects basically fully achieved.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PlayPlane_01\Properties\AssemblyInfo.cs
............\..........\Resources.resx
............\..........\Resources.Designer.cs
............\..........\Settings.settings
............\..........\Settings.Designer.cs
............\Form1.cs
............\Form1.Designer.cs
............\Program.cs
............\PlayPlane_01.csproj
............\bin\Debug\PlayPlane_01.vshost.exe.manifest
............\...\.....\PlayPlane_01.vshost.exe
............\...\.....\PlayPlane_01.exe
............\...\.....\PlayPlane_01.pdb
............\...\.....\resource\plane.png
............\...\.....\........\plane.xml
............\...\.....\........\shoot.mp3
............\...\.....\........\bg_01.jpg
............\...\.....\........\bg_02.jpg
............\...\.....\........\explosion.mp3
............\...\.....\........\font.fnt
............\...\.....\........\font_0.png
............\...\.....\........\icon36x36.png
............\...\.....\........\icon48x48.png
............\...\.....\........\icon72x72.png
............\...\.....\........\loading.gif
............\...\.....\........\explosion.wav
............\...\.....\........\shoot.wav
............\...\.....\........\BOMB5.WAV
............\...\.....\........\BOMB3.WAV
............\...\.....\dll\Microsoft.DirectX.DirectSound.dll
............\...\.....\...\Microsoft.DirectX.dll
............\...\Release\PlayPlane_01.vshost.exe.manifest
............\...\.......\PlayPlane_01.vshost.exe
............\...\.......\PlayPlane_01.exe
............\...\.......\PlayPlane_01.pdb
............\...\.......\resource\plane.png
............\...\.......\........\plane.xml
............\...\.......\........\shoot.mp3
............\...\.......\........\bg_01.jpg
............\...\.......\........\bg_02.jpg
............\...\.......\........\explosion.mp3
............\...\.......\........\font.fnt
............\...\.......\........\font_0.png
............\...\.......\........\icon36x36.png
............\...\.......\........\icon48x48.png
............\...\.......\........\icon72x72.png
............\...\.......\........\loading.gif
............\...\.......\........\explosion.wav
............\...\.......\........\shoot.wav
............\...\.......\........\BOMB5.WAV
............\...\.......\........\BOMB3.WAV
............\...\.......\dll\Microsoft.DirectX.DirectSound.dll
............\...\.......\...\Microsoft.DirectX.dll
............\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
............\...\...\.....\PlayPlane_01.Form1.resources
............\...\...\.....\PlayPlane_01.Properties.Resources.resources
............\...\...\.....\PlayPlane_01.exe
............\...\...\.....\PlayPlane_01.csproj.FileListAbsolute.txt
............\...\...\.....\DesignTimeResolveAssemblyReferences.cache
............\...\...\.....\PlayPlane_01.csprojResolveAssemblyReference.cache
............\...\...\.....\PlayPlane_01.csproj.GenerateResource.Cache
............\...\...\.....\PlayPlane_01.pdb
............\...\...\Release\DesignTimeResolveAssemblyReferencesInput.cache
............\...\...\.......\PlayPlane_01.Form1.resources
............\...\...\.......\PlayPlane_01.Properties.Resources.resources
............\...\...\.......\PlayPlane_01.csproj.GenerateResource.Cache
............\...\...\.......\PlayPlane_01.pdb
............\...\...\.......\PlayPlane_01.exe
............\...\...\.......\PlayPlane_01.csproj.FileListAbsolute.txt
............\Form1.resx
............\MCIPlay.cs
............\DXPlay.cs
............\BLL\Enemy.cs
............\...\Entity.cs
............\...\EntityFactory.cs
............\...\Bullet.cs
............\...\Explosion.cs
............\...\Plane.cs
............\...\Reward.cs
PlayPlane_01.sln
............\obj\x86\Debug\TempPE
............\...\...\Release\TempPE
............\bin\Debug\resource
............\...\.....\dll
............\...\Release\resource
............\...\.......\dll
............\obj\x86\Debug
............\...\...\Release
............\bin\Debug
............\...\Release
............\obj\x86
............\Properties
............\bin
............\obj
............\BLL
PlayPlane_01