资源简介
推箱子
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace MyGame
{
class Config
{
//0空白 1 墙 2地板 3空坑 4满坑 5豆 6上 7下 8左 9右
public static string[] Levels = new string[]
{
“0000000000000000000000000000000000000000000000000000000000000000000000111000000000000013100000000000001211110000000011152531000000001325611100000000111151000000000000013100000000000001110000000000000000000000000000000000000000000000000000000000000000000000“
“00000000000000000000000000000000000000000000000000001111100000000000162210000000000012551011100000001252101310000000111211131000000001122223100000000122212210000000012221111000000001111100000000000000000000000000000000000000000000000000000
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
----------- --------- ---------- ----- ----
130816 33
- 上一篇:AutoCAD .net 二次开发源码
- 下一篇:坦克大战
评论
共有 条评论