Simple tetris game finished with XiaoY's help
Notice *.class
now exists already and because I use eclipse to finish this game, so I recommend you use that to find Main.java to run or load all source code.
For DB aspect I use mysql to connect with jdbc, so you could use this function with your local db, either modify data/cfg.xml param which in data tag.
Within dir export you could directly exec Tetris.jar or start.bat to play game.
More info please refer user guide in export/guide.txt
It's my first time to use git to commit my game, If I do something wrong, thanks for you to point error to me. Thanks!