TRS: Difference between revisions

From TetrisWiki
Jump to navigation Jump to search
formatting
Swottie (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 20: Line 20:
There is no level cap.
There is no level cap.


As reported in the NFO section of the patcher, ''TRS'' incorporates features like [[ARE]], [[IHS]], [[DAS]], [[IRS]], [[Lock delay|Lock Delay]], [[Piece preview|Piece Preview]], [[SRS]], [[Random Generator|Random Bag]], [[Playfield|Buffer Zone]], [[Drop|Hard Drop]], [[Drop|Soft Drop]], [[Scoring|Official Scoring System]], [[Wall kick|Kick Tables]], [[T-Spin]]s, Level Progression, and Pause.
As reported in the NFO section of the patcher, ''TRS'' incorporates features like [[ARE]], [[IHS]], [[DAS]], [[IRS]], [[Lock delay|Lock Delay]], [[Piece preview|Piece Preview]], [[SRS]], [[Random Generator|Random Bag]], [[Playfield|Buffer Zone]], [[Drop|Hard Drop]], [[Drop|Soft Drop]], [[Scoring|Official Scoring System]], [[Wall kick|Kick Tables]], [[T-Spin]]s, Level Progression, toggle-able [[Ghost_piece|Ghost Piece]] (G), and Pause (P).


The standard keyboard mappings from the [[Tetris Guideline]] are used. UP for clockwise rotation, DOWN for soft drop, SPACE for hard drop, C or Shift for hold, Z or Left Control for counterclockwise rotation, LEFT and RIGHT for piece shifting.
The standard keyboard mappings from the [[Tetris Guideline]] are used. UP for clockwise rotation, DOWN for soft drop, SPACE for hard drop, C or Shift for hold, Z or Left Control for counterclockwise rotation, LEFT and RIGHT for piece shifting.


=== Scoring ===
=== Scoring ===
Line 55: Line 56:


== Development ==
== Development ==
The patcher was created in 2024 to celebrate the 40th anniversary of Tetris. As a single executable file of 43KB (44,032 bytes), it contains an installation patcher for ''[[Tetris For Windows CE]]'', the ''TRS'' game, and an NFO viewer that narrates the story behind the patcher's development.
The patcher was created in 2024 to celebrate the 40th anniversary of Tetris. As a single executable file of 31KB (32,256 bytes), it contains an installation patcher for ''[[Tetris For Windows CE]]'', the ''TRS'' game, and an NFO viewer that narrates the story behind the patcher's development.


[[Category:Fan games]]
[[Category:Fan games]]

Latest revision as of 03:50, 3 November 2024

TRS
Developer(s)Retronerd
Platform(s)Microsoft Windows
Release2024
Gameplay info
Next pieces1
Playfield size10 × 20
Hold pieceYes
Hard dropYes
Rotation systemSRS

TRS is an easter egg/bonus game present in the Tetris For Windows CE installation patcher from Retronerd, a group dedicated to the historical preservation of software and video games.

Gameplay

The game's graphics resemble the original Tetris (Electronika 60) featuring monochromatic pieces made of square brackets and a toggle-able CRT shader effect.

There is no level cap.

As reported in the NFO section of the patcher, TRS incorporates features like ARE, IHS, DAS, IRS, Lock Delay, Piece Preview, SRS, Random Bag, Buffer Zone, Hard Drop, Soft Drop, Official Scoring System, Kick Tables, T-Spins, Level Progression, toggle-able Ghost Piece (G), and Pause (P).

The standard keyboard mappings from the Tetris Guideline are used. UP for clockwise rotation, DOWN for soft drop, SPACE for hard drop, C or Shift for hold, Z or Left Control for counterclockwise rotation, LEFT and RIGHT for piece shifting.


Scoring

Points are calculated and given only after a piece locks down. No points are given after a piece causes a "game over".

Lines Scoring
Lines Points
1 100 * level
2 300 * level
3 500 * level
4 800 * level
T-Spin Scoring
T-Spin Points
mini kicked ? (level + heightFactor) * 100 : (level + heightFactor) * 400
Single line kicked ? (level + heightFactor) * 200 : (level + heightFactor) * 800
Double line (level + heightFactor) * 1200
Triple line (level + heightFactor) * 1600

Development

The patcher was created in 2024 to celebrate the 40th anniversary of Tetris. As a single executable file of 31KB (32,256 bytes), it contains an installation patcher for Tetris For Windows CE, the TRS game, and an NFO viewer that narrates the story behind the patcher's development.