FaTBloG - Falling Tetriminoe Block Game is a Tetris-Clone written using the Java Programming Language deployable as a standalone application or as a web service using Java Web Start.
Be the first to post a text review of FaTBloG - FallingTetriminoeBlockGame. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Feature improvements from Version 0.4 to Version 0.5: date: 2006/08/04 Here is the initial 0.5.0 Release of the Fatblog Software. You can run this software by doing the following: 1) Download the latest release jar file, currently fatblogV0_5_0.jar 2) Assuming you have a jre installed correctly. Simply double click on the jar file ( in Windows ), otherwise execute as such: java -jar jar-file 3) Enjoy playing the game! Feature improvements from Version 0.2 to Version 0.4: date: 2004/04/29 * Each Piece has a specific color (instead of random in previous version) XX XX ZPiece - Cyan X XXX TripodPiece - Pink X X X X StraightPiece - Yellow XX XX SquarePiece - Red XX XX SPiece - Green XX X X SevenPiece - Blue XX X X RPiece - Magenta * At end of game change piece colors to white, light-gray, and dark-gray * to show death of game :) * On end of game display number of lines cleared in sideBar (where Next Piece * Display was (white)Single : # single (blue)Double : # double (red)Triple : # triple (yell)Tetris : # tetris * SpaceBar now drops piece down until collision * Pieces now topOut better at the exact time they are supposed to * Pieces start their drop from a negative Y value space * Black screen at the start of the game, F2 to startgame, or F2 to restart * after death * Correctly stopping pieceMovementThread now when game ends. * Fixed a bug where SideBar.bonusText stayed resident on restart of game Feature improvements from Version 0.01 to Version 0.2: date: 2004/04/26 * Grab keyboard focus on applet initialization * Major Structural Improvement - decoupled paint() code, from piece movement * code ( increased responsiveness by a factor of 3 ) * Display lines cleared in sideBar note - new level every 10 lines cleared * Graduated Scoring System for multiple lines cleared at a time: regular score (score for clearing one line = 10 points) (regular score for 2 clears)x2 for double (40 points) (regular score for 3 clears)x3 for triple (90 points) (regular score for 4 clears)x5 for Tetris (200 points) * SideBar notification upon special line clears * Starting Pieces drop from the center of the game grid * Tweaked leveling up speed to add difficulty in appropriate increments * Eliminated transient NullPointer on paint() method of previewPiece
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?