Months back I wrote a simple Tetris Game. It's still very naive, but after all that's my game.
I thought I would like to open source the game and let more people could access to it and also wish this could promote the Google Group a little bit.
If you have the interest, you could redevelop it on top of mine adding some saving records and network capability. I don't have much time to do so and I am doing some web-games these days. Mainly using JS and GWT but, I still like Swing a lot. Haha...
This is the source code link:
http://seabook-tetris.googlecode.com/svn/trunk/I also attached Tetris.jar in the thread. It was compiled and built by Java6 and I added the main class in the manifest, so if you installed JDK6 on your machine, just double click the jar. And you are ready to go.
Have fun on the games, and happy coding.
Thanks,
Seabook