登录
首页 » Java » javaTetrisEclipse

javaTetrisEclipse

于 2016-05-22 发布 文件大小:18KB
0 174
下载积分: 1 下载次数: 1

代码说明:

  使用java语言在Eclipse上编写俄罗斯方块代码,此版本的俄罗斯方块只是实现了俄罗斯方块的基本功能,没有设置等功能,游戏代码采用mvc设计模式(Tetris using java language code on Eclipse, this version of Tetris is to achieve the basic functions of Tetris, and other functions not provided, the game code using mvc design pattern)

文件列表:

Tetris2
.......\.classpath,301,2016-05-20
.......\.project,383,2016-05-20
.......\bin
.......\...\cn
.......\...\..\peopeo
.......\...\..\......\controll
.......\...\..\......\........\Controller.class,2079,2016-05-21
.......\...\..\......\entities
.......\...\..\......\........\Ground.class,2382,2016-05-21
.......\...\..\......\........\Shape$ShapeDriver.class,1220,2016-05-21
.......\...\..\......\........\Shape.class,2900,2016-05-21
.......\...\..\......\........\ShapeFactory.class,1689,2016-05-20
.......\...\..\......\listener
.......\...\..\......\........\ShapeListener.class,244,2016-05-21
.......\...\..\......\test
.......\...\..\......\....\Game.class,1453,2016-05-21
.......\...\..\......\util
.......\...\..\......\....\Global.class,380,2016-05-20
.......\...\..\......\view
.......\...\..\......\....\GamePanel.class,1275,2016-05-21
.......\src
.......\...\cn
.......\...\..\peopeo
.......\...\..\......\controll
.......\...\..\......\........\Controller.java,2029,2016-05-21
.......\...\..\......\entities
.......\...\..\......\........\Ground.java,1969,2016-05-21
.......\...\..\......\........\Shape.java,2220,2016-05-21
.......\...\..\......\........\ShapeFactory.java,1811,2016-05-20
.......\...\..\......\listener
.......\...\..\......\........\ShapeListener.java,188,2016-05-21
.......\...\..\......\test
.......\...\..\......\....\Game.java,857,2016-05-21
.......\...\..\......\util
.......\...\..\......\....\Global.java,168,2016-05-20
.......\...\..\......\view
.......\...\..\......\....\GamePanel.java,894,2016-05-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • HBaseTest
    说明:  HBase数据库连接例子,可以建表,删除表,插入,查询单条,查询全部(HBase database connection example, you can create tables, delete tables, insert, query single, query all)
    2020-07-02 11:56:12下载
    积分:1
  • 图书管理系统 booksystem
    说明:  用户登录上后可以进行借书管理,当书籍数量不足时借书失败,当读者借书成功后系统会自动规定读者还书时间(After the user logs in, he can manage the borrowing of books. When the number of books is insufficient, he fails to borrow books. When the reader borrows books successfully, the system will automatically stipulate the time for the reader to return the books.)
    2020-06-18 01:00:01下载
    积分:1
  • game-saoleiyingxiongbang
    说明:  一个jsp的扫雷英雄榜源代码,大家可以应用在自己机子上,而且可以学习一下。(Jsp hero of mine a list source code, we can apply in their own machine, but you can learn.)
    2008-10-21 17:39:50下载
    积分:1
  • graduatedesign
    毕业设计:使用ssh框架开发银行管理系统(Developing bank management system with SSH Framework)
    2020-06-22 17:00:02下载
    积分:1
  • 人脸识别系统源码以及数据库(ArcSoftFaceDemo)
    根据ArcSoft的工具包设计的简单人脸识别DEMO,仅供学习。APPID等需要到ArcSoft注册一个应用获得 开发环境准备:###开发使用到的软件和工具:Jdk8、mysql5.7、libarcsoft_face.dll(so)、libarcsoft_face_engine.dll(so)、libarcsoft_face_engine_jni.dll(so)、idea注:libarcsoft_face.dll(so)、libarcsoft_face_engine.dll(so)、libarcsoft_face_engine_jni.dll(so)、app-id、sdk-key可以到虹软官网 http://ai.arcsoft.com.cn/ 免费申请下载本地配置:配置环境(推荐jdk8,mysql5.7,maven3,idea)引擎库libarcsoft_face、libarcsoft_face_engine、libarcsoft_face_engine_jni。把dll或so文件拷贝到java.library.path所包含的路径下,注意区分X86和X64,和当前jdk版本一致。初始化项目 创建数据库arcsoft_face_demo,执行脚本arcsoft_face_demo.sql使用idea启动项目修改配置文件srcmainesourcesapplication.properties填写数据库地址:spring.datasource.druid.url填写数据库用户名:spring.datasource.druid.username填写数据库密码:spring.datasource.druid.password填写人脸识别id:config.freesdk.app-id填写人脸识别key:config.freesdk.sdk-key启动项目右键Application,选择Run ‘Application’项目访问地址http://127.0.0.1:8080/demo
    2021-05-06下载
    积分:1
  • TestFan
    用JAVA开发出模拟电风扇的功能(developed with Java functional simulation fans)
    2004-12-19 10:10:34下载
    积分:1
  • Calculator
    一共使用了建造者模式、状态模式、命令模式、策略模式、单件模式这5个设计模式。 本次课程设计是开发一款有多个面板的计算器。不仅有针对日常生活“标准型”面板、针对理工科计算的“科学型”面板、针对于编程人员计算“程序员”面板,还别出心裁地开发了针对中学生的数学学习“特色型”面板,有利于他们检查自己数学作业答案和试卷答案。 本计算器实现了当点下拉菜单中标准型、科学型、程序员和特色型等选项可以切面不同的计算器面板。 本计算器实现了当选中按钮时,按钮呈现如黄水晶般色调渐变的颜色。 本计算器实现了自定义左上角图标的功能。 关键词: 建造者模式 状态模式 命令模式 策略模式 单件模式 计算器 多面板 标准型 科学型 程序员 特色型 初等函数 二进制 八进制 十六进制 分解质因数 最简二次根式 一元二次方程 保留根号 小数转分数 循环小数(We used a total of builder mode, the state mode, command mode, the policy mode, single mode these five design patterns. This course is designed to develop a plurality of panels of a calculator. Not only for everyday life, " standard" panel for science and engineering computing " science-based" panel, for the calculation of " programmer" panel to programmers, even inspired to develop the learning of mathematics for high school students " special type" panel, there are benefit them check their math homework answers and answers to tests. The calculator achieved her point standard drop-down menu, science-based, programmers and characteristics of different type and other options section of the calculator panel. This calculator implements the election of the button, the button showing topaz hue gradient colors. The calculator icon in the top left corner to achieve a custom function. Keywords: Builder mode status Mode Command Mode Strategy Mode single mode )
    2015-08-03 23:31:28下载
    积分:1
  • STRCPY
    STRCPY的实现与应用 希望对大家由帮助(STRCPY THE SHIXIAN)
    2013-12-09 14:53:19下载
    积分:1
  • GuessNumber
    用java做的一个小游戏,随机产生一个100以内的数字,让玩家猜,猜的大了会提示大了,反之提示小了,直到猜中为止(Viewing of a java game)
    2013-05-20 21:18:20下载
    积分:1
  • htheqsq
    支持在图片上绘图的和取色器的涂鸦板默认是一张全白图片上绘制,支持更换涂鸦的画布图片,支持橡皮擦功能,支持多种画笔颜色,支持画笔取色器,可以清屏,也可以保存当前涂鸦后的画布到图片文件。(Support in the picture on the drawing and color picker graffiti board default is a white image rendering, support the replacement of graffiti canvas pictures, support the eraser function, supports a variety of brushes color, brush picker support, to clear the screen, you can also save the current after the graffiti canvas to the picture file.)
    2016-06-22 16:29:55下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载