DestrucTetris
DestrucTetris
(or Destruct Tetris, however you want to call it)
For downloadable Executable scroll to the bottom.
The main idea was to avoid falling tetrominoes, that were "controlled" by the PC, but that got boring really quick. I decided to add some shooting with Powerups.
There is no goal. Actually, you can try to achieve as much score as you can, get your highest combo possible, destroy as much Tetrominoes as you can, grab the powerups.
Just avoid falling pieces.
Assets
All sprites were made by me in Photoshop.
All sounds were created with BFXR
Scoring
Score: You get 5 points for each destroyed Tetromino
Combo: Rises with each destroyed Tetromino - by default, you have 4.4 seconds to destroy another piece (lowered by the current difficulty) or you will lose your combo. It multiplies base score by this value
Strategy
Maximize your efficiency with diagonal shooting and jumping.
Holding Left+Right locks your position and allows shooting in the direction of the first horizontal input pressed.
Difficulty
The game introduces Difficulty:
For each 5 Tetrominoes destroyed, the difficulty goes up. It means the pieces will fall faster, and your combo timer will shorten.
Maximum difficulty is 14, so it can get pretty tough.
My current record is at 605 Tetrominoes destroyed, so it is definitely possible to get to couple thousands.
New Tetrominoes will spawn with random HP:
Greens - 5, 6 HP,
Blues - 7, 8 HP,
Yellows - 9, 10 HP,
Reds - 11, 12 HP
Powerups
There are 10 powerups available in the game.
Each buff-powerup lasts 10 seconds.
AimTemporarily fixes the weapon spread. |
|
ScoreAdds raw 500 score. |
|
Score++Adds raw 1000 score. |
|
Lower DifficultyDecreases the current Difficulty by 1
|
|
DestructionFinds a random LOCKED Tetromino and destroys it.Pretty big name for a small powerup |
|
TotalDestructionDestroys all locked Tetrominoes |
|
BulletDamageTemporarily doubles the bullet damage |
|
BulletSpeedTemporarily doubles the bullet speed |
|
ShootingSpeedTemporarily doubles the shooting speed |
|
MovementSpeedTemporarily increases moving speed by 20% |
Summary
This is my first Game Jam, and I am glad I joined it, I learned a bunch of new stuff, encountered lots of problems due to rushing (I mean slacking until the deadline of course).
Status | Prototype |
Platforms | HTML5, Windows |
Author | DarkStoorM |
Made with | Unity |
Tags | Destruction, Tetris |
Download
Development log
- Early bug fixes 0.0.4 / UpdateSep 09, 2019
- Early bug fixes 0.0.3Sep 08, 2019
- Early bug fixes 0.0.2Sep 08, 2019
Comments
Log in with itch.io to leave a comment.
Like the concept, but the jump button is a bit inconvenient. Other than that small factor, this is really well made.