• 大小: 256KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-09
  • 语言: Java
  • 标签: android  

资源简介

自己亲手做的迷宫小游戏,基于2.2的代码。用的是disjkr算法。也有广度与深度优先。是学习的好实例。

资源截图

代码片段和文件信息

/* AUTO-GENERATED FILE.  DO NOT MODIFY.
 *
 * This class was automatically generated by the
 * aapt tool from the resource data it found.  It
 * should not be modified by hand.
 */

package com.zte.wcj;

public final class R {
    public static final class attr {
    }
    public static final class drawable {
        public static final int aboutgame=0x7f020000;
        public static final int attact=0x7f020001;
        public static final int badzidan=0x7f020002;
        public static final int baoza1=0x7f020003;
        public static final int baoza2=0x7f020004;
        public static final int baoza3=0x7f020005;
        public static final int baoza4=0x7f020006;
        public static final int baoza5=0x7f020007;
        public static final int black=0x7f020008;
    

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件         280  2012-05-17 14:50  MiGong1.1\.classpath
     文件         845  2012-05-17 14:50  MiGong1.1\.project
     文件         882  2012-05-17 14:50  MiGong1.1\AndroidManifest.xml
     文件       70389  2012-05-17 14:50  MiGong1.1\bin\MiGong1.1.apk
     文件       57708  2012-05-17 14:50  MiGong1.1\bin\classes.dex
     文件         151  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\Animal.class
     文件        1955  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\Baoza.class
     文件        1252  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\BaozaRun.class
     文件         829  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\ContstUtil.class
     文件        1016  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\Dir.class
     文件        1058  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\DistanceRule.class
     文件        1392  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\DrawTishiRunnable.class
     文件        8818  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\GameView.class
     文件        4088  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\Jinyu.class
     文件        2661  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\JinyuRun.class
     文件        1103  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\KindType.class
     文件        1209  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\MiGong$1.class
     文件        1638  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\MiGong$10.class
     文件        2299  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\MiGong$11.class
     文件         905  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\MiGong$2.class
     文件         905  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\MiGong$3.class
     文件         905  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\MiGong$4.class
     文件         904  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\MiGong$5.class
     文件        1779  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\MiGong$6.class
     文件        1790  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\MiGong$7.class
     文件        1787  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\MiGong$8.class
     文件        1785  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\MiGong$9.class
     文件       26079  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\MiGong.class
     文件        1587  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\MigongRun.class
     文件        3542  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\MyMap.class
     文件         319  2012-05-17 14:50  MiGong1.1\bin\com\zte\wcj\R$attr.class
............此处省略71个文件信息

评论

共有 条评论