• 大小: 889KB
    文件类型: .zip
    金币: 2
    下载: 1 次
    发布日期: 2021-06-18
  • 语言: Java
  • 标签: java  源码  游戏开发  

资源简介

这个项目是本人在学习java的时候做的一个小项目,在高琪的视频指导下完成,版权所有。希望对大家有用,项目是基于Swing的。

资源截图

代码片段和文件信息

package cn.wxj.game;

public class Constant
{
public static  final int GAME_WIDHT=1500;
public static  final int GAME_HEIGHT=900; 
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-08-18 22:12  PlanGame1.0\
     文件         301  2018-08-18 22:12  PlanGame1.0\.classpath
     文件         387  2018-08-18 22:13  PlanGame1.0\.project
     目录           0  2018-08-18 22:12  PlanGame1.0\.settings\
     文件         598  2018-08-18 22:12  PlanGame1.0\.settings\org.eclipse.jdt.core.prefs
     目录           0  2018-11-24 18:31  PlanGame1.0\bin\
     目录           0  2018-11-24 18:31  PlanGame1.0\bin\cn\
     目录           0  2018-11-24 18:31  PlanGame1.0\bin\cn\wxj\
     目录           0  2018-11-24 18:31  PlanGame1.0\bin\cn\wxj\game\
     文件         362  2018-11-24 18:31  PlanGame1.0\bin\cn\wxj\game\Constant.class
     文件        1325  2018-11-24 18:31  PlanGame1.0\bin\cn\wxj\game\Explore.class
     文件        1228  2018-11-24 18:31  PlanGame1.0\bin\cn\wxj\game\Gameobject.class
     文件         990  2018-11-24 18:31  PlanGame1.0\bin\cn\wxj\game\GameUtil.class
     文件         710  2018-11-24 18:31  PlanGame1.0\bin\cn\wxj\game\MyGameWindow$1.class
     文件         864  2018-11-24 18:31  PlanGame1.0\bin\cn\wxj\game\MyGameWindow$keyboardlisten.class
     文件         783  2018-11-24 18:31  PlanGame1.0\bin\cn\wxj\game\MyGameWindow$PaintThread.class
     文件        4215  2018-11-24 18:31  PlanGame1.0\bin\cn\wxj\game\MyGameWindow.class
     文件        1669  2018-11-24 18:31  PlanGame1.0\bin\cn\wxj\game\Plane.class
     文件        1149  2018-11-24 18:31  PlanGame1.0\bin\cn\wxj\game\Shell.class
     目录           0  2018-11-24 18:31  PlanGame1.0\bin\Images\
     文件      460884  2018-08-18 23:48  PlanGame1.0\bin\Images\bg.jpg
     目录           0  2018-11-24 18:31  PlanGame1.0\bin\Images\explode\
     文件         312  2018-08-21 21:06  PlanGame1.0\bin\Images\explode\e1.gif
     文件        1325  2018-08-21 21:06  PlanGame1.0\bin\Images\explode\e10.gif
     文件        1236  2018-08-21 21:06  PlanGame1.0\bin\Images\explode\e11.gif
     文件        1142  2018-08-21 21:06  PlanGame1.0\bin\Images\explode\e12.gif
     文件        1022  2018-08-21 21:06  PlanGame1.0\bin\Images\explode\e13.gif
     文件         814  2018-08-21 21:06  PlanGame1.0\bin\Images\explode\e14.gif
     文件         460  2018-08-21 21:06  PlanGame1.0\bin\Images\explode\e15.gif
     文件         280  2018-08-21 21:06  PlanGame1.0\bin\Images\explode\e16.gif
     文件         565  2018-08-21 21:06  PlanGame1.0\bin\Images\explode\e2.gif
............此处省略39个文件信息

评论

共有 条评论