Tetris


This tetris is a Java Applet implemented in Java 1.4.2.
 

- All the music sounds (except the intro music, thanks to Rockwell and Michael jackson for the terrific sample) are composed by myself with the JFugue API, which allows to produce, fastly, a customized music partition with a wide range of instruments, and many other features like multi voices support, duration or tempo regulation.

- Each partition is convertible in .mid file that you can convert into .wav format on your own to avoid depending on a MIDI synthesizer (what i did in this version).

- Every music sound (except the intro music sound, definitely unique :=) ), can be re-generated in .mid files from the sources with the SoundHelper class.

Downloads :

  • tetris applet
  • sources
  • the intro music
  • Archives :

  • tetris-1.0

  • Copyright © 2006 Vladimir CHIKHAOUI