Kopfbereich

Direkt zum Inhalt Direkt zur Navigation

Inhalt

Tetris in Swing

A Java version of Tetris in Swing

</COMMENT> No Java 2 support for APPLET!!

 This is the final version (12/13/00 03:30 PM) of a Tetris clone that I wrote as the project work for the lecture "Object Oriented Programming". Use the buttons to play the game or Cursor left-right (move left/right), cursor up-down (rotate counter-clockwise/clockwise) and the space bar (move down block rapidly). Unfortunately, Sun managed to break swing applets like this one with recent Java releases so it is not possible anymore to play this applet using the keyboard only, rendering it next to useless. That's probably all there is about to say about the purported platform independence and the "write once, run everywhere" motto of the Java platform. Fortunately, the AWT version of this applet still works.

Last Updated on Tuesday, 24 February 2009 13:10