Tetris (Electronika 60): Difference between revisions

From TetrisWiki
Jump to navigation Jump to search
No edit summary
No edit summary
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox |title = Tetris
{{Infobox |title = Tetris
|developer = N/A
|developer = [[Alexey Pajitnov]]
|publisher = N/A
|released = 1985, USSR
|released = 1985, USSR
|platform = Electronica 60
|platform = Electronika 60
|boxart = Original_Tetris.png
|boxart = Original_Tetris.png
|title-scrn = Original_Tetris_Title.png
|title-scrn = Original_Tetris_Title.png
|ingame-scrn = Original_Tetris_Gameplay.png
|ingame-scrn = Original_Tetris_Gameplay.png
|preview = 1
|preview = 1
|playfield=10x20
|playfield=10 × 20
|hold = No
|hold = No
|hard = Yes, locking
|hard = Yes
|system = [[Original Rotation System]]
|system = [[Original Rotation System]]
}}
}}
[[Alexey Pajitnov|Alexey Pajitnov's]] original '''Tetris''' was programmed in Pascal on an Electronica 60 - an unauthorized Soviet clone of a Digital Equipment Corp. PDP-11 computer. The game features monochrome graphics, and in the first revision of the game, the blocks in the [[tetromino|tetrominos]] are represented by a pair of delete/rubout characters (character code 177); however, the rendering of this character code as a rectangle was a feature specific to the Soviet clone machines, an actual PDP-11 would instead display nothing. A later revision was made where the blocks are represented by a pair of square brackets instead.  
 
The original '''''Tetris''''' was programmed by [[Alexey Pajitnov]] using the programming language Pascal on an Electronika 60 (Russian: Электроника 60) - an unauthorized Soviet clone of a Digital Equipment Corp. PDP-11 computer. The game has monochrome graphics, and in the first revision of the game, the blocks in the [[tetromino]]s are represented by a pair of delete/rubout characters (character code 177); however, the rendering of this character code as a rectangle was a feature specific to the Soviet clone machines, an actual PDP-11 would instead display nothing. A later revision was made where the blocks are represented by a pair of square brackets instead.  


==Scoring==
==Scoring==
Line 25: Line 25:
It is sometimes possible to manipulate a tetromino after performing a [[Drop#Hard_drop|hard drop]], even though it is supposed to be locking. Doing so will leave a trail of blocks behind, which, although visible to the player, are not recognized by the game as actually being there. This can lead to a variety of unusual scenarios, for example, visibly complete rows will not clear, and tetrominos can be dropped through the stack.
It is sometimes possible to manipulate a tetromino after performing a [[Drop#Hard_drop|hard drop]], even though it is supposed to be locking. Doing so will leave a trail of blocks behind, which, although visible to the player, are not recognized by the game as actually being there. This can lead to a variety of unusual scenarios, for example, visibly complete rows will not clear, and tetrominos can be dropped through the stack.


==See also==
==Trivia==
*[[Game]]s
* In ''[[Tetris The Grand Master 3 Terror-Instinct]]''<nowiki>'</nowiki>s Shirase mode, pieces turn into brackets at level 1000 to 1300.
*[[Tetris The Grand Master 3 Terror-Instinct]], where the bracket-based representation of the blocks are given tribute to in (pieces turn into brackets after the player reaches Level 1000 in Shirase mode)
 
==Names in other languages==
{{foreign names
|Rus=Тетрис
|RusR=Tetris
|RusM=Tetris
}}
 
==External links==
==External links==
*[http://www.youtube.com/watch?v=O0gAgQQHFcQ Video of the game running on a Soviet DVK computer, played by Sergey Frolov]
*[http://www.youtube.com/watch?v=O0gAgQQHFcQ Video of the game running on a Soviet DVK computer, played by Sergey Frolov]
*[https://lab.dyne.org/OriginalTetrisHowto Original Tetris Emulation Howto]
*[https://lab.dyne.org/OriginalTetrisHowto Original Tetris Emulation Howto]
*[https://www.youtube.com/watch?v=xrZYJ5Bn-xg Video tutorial with package link]
*[https://www.youtube.com/watch?v=xrZYJ5Bn-xg Video tutorial with package link]
[[Category:Games List]]
 
[[Category:Official Tetris games]]
[[Category:Classic computer games]]
[[Category:Classic computer games]]

Revision as of 12:50, 24 April 2020

Tetris
Original Tetris.png
Developer(s)Alexey Pajitnov
Platform(s)Electronika 60
Release1985, USSR
Gameplay info
Next pieces1
Playfield size10 × 20
Hold pieceNo
Hard dropYes
Rotation systemOriginal Rotation System
Original Tetris Title.png
Original Tetris Gameplay.png

The original Tetris was programmed by Alexey Pajitnov using the programming language Pascal on an Electronika 60 (Russian: Электроника 60) - an unauthorized Soviet clone of a Digital Equipment Corp. PDP-11 computer. The game has monochrome graphics, and in the first revision of the game, the blocks in the tetrominos are represented by a pair of delete/rubout characters (character code 177); however, the rendering of this character code as a rectangle was a feature specific to the Soviet clone machines, an actual PDP-11 would instead display nothing. A later revision was made where the blocks are represented by a pair of square brackets instead.

Scoring

  • Points are awarded for each tetromino successfully dropped into place.
    • At level 0, the potential point score for each tetromino starts at 19, and decreases by 1 every time the tetromino descends a row due to gravity. As can be seen, an I tetromino falling freely from the top of the playfield to the bottom will descend 19 rows and score 0; it is never possible to score less than 0.
    • Playing at higher levels awards an additional 3 x (Level + 1) points per tetromino.
    • Playing with the preview disabled awards an additional 5 points per tetromino.
  • 3 digits are provided for score display; when 999 is exceeded, the counter rolls back to 0 and a tally of symbols appear in order to keep track of thousands.

Bugs

It is sometimes possible to manipulate a tetromino after performing a hard drop, even though it is supposed to be locking. Doing so will leave a trail of blocks behind, which, although visible to the player, are not recognized by the game as actually being there. This can lead to a variety of unusual scenarios, for example, visibly complete rows will not clear, and tetrominos can be dropped through the stack.

Trivia

Names in other languages

{{Foreign_names}} template is deprecated. Please use {{notelist}} instead.
Language Name Meaning
Russian Тетрис
Tetris
Tetris

External links