Description: 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
To Search:
File list (Check if you may need any files):
Tetris2
.......\.classpath
.......\.project
.......\.settings
.......\.........\org.eclipse.jdt.core.prefs
.......\bin
.......\...\cn
.......\...\..\peopeo
.......\...\..\......\controll
.......\...\..\......\........\Controller.class
.......\...\..\......\entities
.......\...\..\......\........\Ground.class
.......\...\..\......\........\Shape$ShapeDriver.class
.......\...\..\......\........\Shape.class
.......\...\..\......\........\ShapeFactory.class
.......\...\..\......\listener
.......\...\..\......\........\ShapeListener.class
.......\...\..\......\test
.......\...\..\......\....\Game.class
.......\...\..\......\util
.......\...\..\......\....\Global.class
.......\...\..\......\view
.......\...\..\......\....\GamePanel.class
.......\src
.......\...\cn
.......\...\..\peopeo
.......\...\..\......\controll
.......\...\..\......\........\Controller.java
.......\...\..\......\entities
.......\...\..\......\........\Ground.java
.......\...\..\......\........\Shape.java
.......\...\..\......\........\ShapeFactory.java
.......\...\..\......\listener
.......\...\..\......\........\ShapeListener.java
.......\...\..\......\test
.......\...\..\......\....\Game.java
.......\...\..\......\util
.......\...\..\......\....\Global.java
.......\...\..\......\view
.......\...\..\......\....\GamePanel.java