Tetris (Microsoft Entertainment Pack for Windows)

From Hard Drop Tetris Wiki

(Redirected from BOWEP Tetris)
Jump to: navigation, search

Microsoft Entertainment Pack for Windows

Tetrismep.png
Developer(s)
Publisher(s) Microsoft
Release Date(s) 1990
Platform(s) Microsoft Windows 3.x

Gameplay Info

Next pieces 1
Playfield dimensions 10w x 20h visible
Hold piece No
Hard drop Hard drop only
Rotation system
Has 180 rotation {{{180}}}
Adjustable tuning {{{tuning}}}
Garbage attack type {{{garbage}}}
Garbage blocking type {{{blocking}}}
Website {{{website}}}
Windtetrisstart.png Windtetrisgame.png

Also known as Microsoft's Best Of Windows Entertainment Pack or BOWEP for short.

Scoring

Integer passed
  • The current piece starts with an initial score value, which increases for each successive playing level. Each time you rotate the piece or move it horizontally, its score value decreases.
  • If you drop the piece, its score value increases proportionally to the distance it falls. Therefore, you can achieve the highest score per piece by immediately dropping the piece from the top of the playing area. (The lowest score per piece will result when you continually manipulate the piece until it lands on another piece or the bottom of the playing area)
  • Programmers used 16-bit signed integer variables to store points gained by the player. Because of the binary representation of the signed number inside the computer, after you reach the largest possible value (32,767 points) it overflows and is displayed as a negative number (-32,768 points).
Bonus for clearing rows
Row Points
One Row 100
Two Rows 200
Three Rows 400
Four Rows 800

External links

This article is a Hard Drop Tetris Wiki stub.

You can help Hard Drop Tetris Wiki by expanding it.