About:
It's Tetris! Well... TetriX: the classic game loved by many. This is my first completed game ever. Please let me know what you think of it. Be nice though :)
Description
- Created in Dev-C++ using the Allegro game library
- 2D based
- All graphics created in Photoshop 6.0
- Features music and sound
- Choose among 3 different songs for music background
- Level selection from 0 - 9
- Max level 11
- Keyboard input
- Game keeps track of current level, number of lines completed, top score, current score, and next piece
- Animation when a line(s) is cleared
- Classic complete 4 lines "Tetris" bonus and special clear lines animation
- Collision detection via a 10x20 array of the gameboard and game pieces
- Hi score entry and record-keeping
- Spotlight Games splash screen