Java Tris


I chose to write a game like Tetris as my first game as it is a simple Concept without any need to create fancy graphics beforehand. The game was written from scratch with the Java IDE Eclipse. I used the VE plugin to layout the Swing components. To help other learn java and game programming I will add some Documentation to this site to explain some of the concepts.
You can download the game here. It is a jar Archive that can be run by simply clicking on it if you have a Java Run Time Environment.

Version: 1.0 - Download sources. Save it and unzip with winzip.

Project page at Freshmeat.

Subscribe

RSS Feed

Popular Labels

Labels

games games Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Apr 05, 2009

    Anonymous says:

    Unless you have a license from The Tetris Company then you cannot distribute thi...

    Unless you have a license from The Tetris Company then you cannot distribute this software under the trademarked name "Tetris". It is, however, a nice implementation of a tetromino stacking engine.

Add Comment