C#俄罗斯方块完整源码+注释

上传者: lhk791995123126 | 上传时间: 2020-01-22 03:05:19 | 文件大小: 19KB | 文件类型: rar
C#俄罗斯方块完整源码+注释,用VS2010可以顺利编译,编译生成后可运行游戏,界面没有过多美化,看上去似乎挺简单的那种。代码注释丰富:   public Point firstPoi = new Point(140, 20);//定义方块的起始位置    public static Color[,] PlaceColor;//记录方块的位置    public static bool[,] Place;//记录方块的位置    public static int conWidth = 0;//记录列数    public static int conHeight = 0;//记录行数    public static int maxY = 0;//方块在行中的最小高度    public static int conMax = 0;//方块落下后的最大位置    public static int conMin = 0;//方块落下后的最小位置    bool[] tem_Array = { false, false, false, false };//记录方块组中那一块所在行中已满    Color ConColor = Color.Coral;    Point[] ArryPoi = new Point[4];//方块的数组    Point[] Arryfront = new Point[4];//前一个方块的数组    int Cake = 20;//定义方块的大小    int Convertor = 0;//变换器    Control Mycontrol = new Control();//实例化Control    public Label Label_Linage = new Label();//实例化Label,用于显示去除的行数    public Label Label_Fraction = new Label();//实例化Label,用于显示分数    public static int[] ArrayCent = new int[] { 2, 5, 9, 15 };//记录加分情况

文件下载

资源详情

[{"title":"( 13 个子文件 19KB ) C#俄罗斯方块完整源码+注释","children":[{"title":"okbase.net","children":[{"title":"俄罗斯方块","children":[{"title":"俄罗斯方块","children":[{"title":"Form1.Designer.cs <span style='color:#111;'> 8.48KB </span>","children":null,"spread":false},{"title":"Program.cs <span style='color:#111;'> 496B </span>","children":null,"spread":false},{"title":"Form1.cs <span style='color:#111;'> 5.93KB </span>","children":null,"spread":false},{"title":"Form1.resx <span style='color:#111;'> 5.87KB </span>","children":null,"spread":false},{"title":"Russia.cs <span style='color:#111;'> 27.46KB </span>","children":null,"spread":false},{"title":"俄罗斯方块.csproj <span style='color:#111;'> 3.72KB </span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"Resources.resx <span style='color:#111;'> 5.48KB </span>","children":null,"spread":false},{"title":"Settings.settings <span style='color:#111;'> 249B </span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"Resources.Designer.cs <span style='color:#111;'> 2.81KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"俄罗斯方块.sln <span style='color:#111;'> 935B </span>","children":null,"spread":false},{"title":"俄罗斯方块.suo <span style='color:#111;'> 16.00KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明