Java Tris

Skip to end of metadata
Go to start of metadata


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

Follow me on twitter: @schneider_chris

Popular Labels

My colleagues at Talend

Blog Archive

  1. 2012
    1. January
  2. 2011
    1. December
    2. November
    3. October
    4. September
    5. August
    6. June
    7. May
    8. April
    9. February
    10. January
  3. 2010
    1. September
    2. June
    3. February
  4. 2009
    1. September
  5. 2008
    1. December
    2. October
    3. September
    4. August




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.