Tetris Pro www.cdworld.co.uk/craig Welcome to the beta of tetris pro written in c++ with djgpp and notepad. This is similar to a old amiga game i remember from the 'good old days' well... Right beta so not much in here. The idea is to make the picture appear in the BG. In this beta there are 8/9 levels. There are loads of options to play with some are disabled in this version however. There are still 20 options to be added (yes 20). I want to make this the most customisable tetris game ever made. keys left arrow right arrow down arrow and space rotates. The 'power ups' are activated by getting them in a line. (mind u that sometimes dont work) Pressing 'P' during the game brings up the power ups screen as well as pausing it. The water power up makes the screen look like its under water. The TNT removes all the gaps in the 'well' (so u can get a LOT of lines if u are having a bad time) *Also lets u see the Acid Tetris Spoof* The up arrow speeds up the game and gives you a bonus 500pts The down arrow slows down the game The gold block gives you 1000pts. There are more power ups to be added, as well as a score table. Feed back > Craig@cdworld.co.uk Versions: 0.2 - Game works no bg piccys and engine was written in basic for quickness 0.3 - converted to C++ in a day or so. 0.4 - BG's added rotate and it floats bug fixed 0.5 - sticky walls bug fixed - new gfx in game! 0.6 - water powerup added - End sequence added (well....) 0.7 - bomb added - 0.71 bomb fixed :) pallette changed 0.8 - other power ups added - intial release. 0.9 - too many power ups bug fixed - blocks come out the 'top' 1.0 - Fractal blocks - One more level - More options - Evil Face Secret (only experts need to apply). - Manic Miner Tribute set added. - Acid Tetris Spoof if you use the TNT. - More options. A shocking and unexplainable error was in the code until this version. Basically I DO NOT know how the game ever ran. The array for the Well was only 25 big insted of 300 and i was pointing the data to a non existant array called tet. How on earth the code was working is beyond me. I'm also now working on a game called Jet Set Willy some of you may remember this classic from 1984 on the Spectrum. Cya in the next version of this. To be added soon: Joystick support. Possable a 'Original amiga tetris pro' option better piccys - Anyone? Speech and screen shakes a hires option 3D mode More mathmatical effects.