文件名称:455d
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-09-28
- 文件大小:
- 552kb
- 下载次数:
- 0次
- 提 供 者:
- a**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用 Silverlight 2.0(c#) 开发一个七彩俄罗斯方块
玩法
↑ - 变形;← - 向左移动;→ - 向右移动;↓ - 向下移动
1、每个形状都是由4个“块”组成的,也就是“块”是俄罗斯方块的最小单位,首先要有一个“块”的用户控件。要求可以设置“块”的位置和颜色
2、经典俄罗斯方块一共7种形状,把每种形状所需要的功能抽象出来写一个抽象类,7个具体形状分别继承这个抽象类,并重写其抽象属性和抽象方法-With Silverlight 2.0 (c#) to develop a colorful Tetris
Play
↑- deformation ←- move to the left →- move to the right ↓- move down
1, each shape is by four block component, which is the block is the smallest unit of Tetris, we must first have a block of user control. Requirements can set the block position and color
2, a total of seven kinds of classic Tetris shapes, each shape to abstract out the functions required to write an abstract class, seven specific shape inherit this abstract class, and override its abstract properties and abstract methods
玩法
↑ - 变形;← - 向左移动;→ - 向右移动;↓ - 向下移动
1、每个形状都是由4个“块”组成的,也就是“块”是俄罗斯方块的最小单位,首先要有一个“块”的用户控件。要求可以设置“块”的位置和颜色
2、经典俄罗斯方块一共7种形状,把每种形状所需要的功能抽象出来写一个抽象类,7个具体形状分别继承这个抽象类,并重写其抽象属性和抽象方法-With Silverlight 2.0 (c#) to develop a colorful Tetris
Play
↑- deformation ←- move to the left →- move to the right ↓- move down
1, each shape is by four block component, which is the block is the smallest unit of Tetris, we must first have a block of user control. Requirements can set the block position and color
2, a total of seven kinds of classic Tetris shapes, each shape to abstract out the functions required to write an abstract class, seven specific shape inherit this abstract class, and override its abstract properties and abstract methods
(系统自动生成,下载前可以参看下载内容)
下载文件列表
455d\YYTetris\App.xaml
....\........\App.xaml.cs
....\........\Bin\Debug\AppManifest.xaml
....\........\...\.....\TestPage.html
....\........\...\.....\YYTetris.dll
....\........\...\.....\YYTetris.pdb
....\........\...\.....\YYTetris.xap
....\........\GameStauts.cs
....\........\Helper.cs
....\........\obj\Debug\App.g.cs
....\........\...\.....\Helper.g.cs
....\........\...\.....\Page.g.cs
....\........\...\.....\.iece\Block.g.cs
....\........\...\.....\.....\N.g.cs
....\........\...\.....\.....\N2.g.cs
....\........\...\.....\XapCacheFile.xml
....\........\...\.....\YYTetris.csproj.FileListAbsolute.txt
....\........\...\.....\YYTetris.dll
....\........\...\.....\YYTetris.g.resources
....\........\...\.....\YYTetris.pdb
....\........\Page.xaml
....\........\Page.xaml.cs
....\........\.iece\Block.xaml
....\........\.....\Block.xaml.cs
....\........\.....\I.cs
....\........\.....\L.cs
....\........\.....\L2.cs
....\........\.....\N.cs
....\........\.....\N2.cs
....\........\.....\O.cs
....\........\.....\PieceBase.cs
....\........\.....\T.cs
....\........\.roperties\AppManifest.xml
....\........\..........\AssemblyInfo.cs
....\........\UIControl.cs
....\........\YYTetris.csproj
....\........\YYTetris.csproj.user
....\YYTetris.sln
....\YYTetris.suo
....\.........Web\bin\de\System.Web.Silverlight.resources.dll
....\............\...\es\System.Web.Silverlight.resources.dll
....\............\...\fr\System.Web.Silverlight.resources.dll
....\............\...\it\System.Web.Silverlight.resources.dll
....\............\...\ja\System.Web.Silverlight.resources.dll
....\............\...\ko\System.Web.Silverlight.resources.dll
....\............\...\System.Web.Silverlight.dll
....\............\...\YYTetris.Web.dll
....\............\...\YYTetris.Web.pdb
....\............\...\zh-Hans\System.Web.Silverlight.resources.dll
....\............\...\......t\System.Web.Silverlight.resources.dll
....\............\ClientBin\YYTetris.xap
....\............\obj\Debug\ResolveAssemblyReference.cache
....\............\...\.....\YYTetris.Web.csproj.FileListAbsolute.txt
....\............\...\.....\YYTetris.Web.dll
....\............\...\.....\YYTetris.Web.pdb
....\............\Properties\AssemblyInfo.cs
....\............\Silverlight.js
....\............\Web.config
....\............\YYTetris.Web.csproj
....\............\YYTetris.Web.csproj.user
....\............\YYTetrisTestPage.aspx
....\............\YYTetrisTestPage.html
....\拉基源码.txt
....\源码必读.txt
....\系统说明.txt
....\YYTetris\obj\Debug\Part
....\........\...\.....\Piece
....\........\...\.....\Refactor
....\........\...\.....\TempPE
....\.........Web\obj\Debug\Refactor
....\............\...\.....\TempPE
....\........\Bin\Debug
....\........\obj\Debug
....\.........Web\bin\de
....\............\...\es
....\............\...\fr
....\............\...\it
....\............\...\ja
....\............\...\ko
....\............\...\zh-Hans
....\............\...\zh-Hant
....\............\obj\Debug
....\........\Bin
....\........\obj
....\........\Piece
....\........\Properties
....\.........Web\App_Data
....\............\bin
....\............\ClientBin
....\............\obj
....\............\Properties
....\YYTetris
....\YYTetris.Web
455d