Tetr.js: Difference between revisions

From TetrisWiki
Jump to navigation Jump to search
No edit summary
(Clean up article a little)
Line 14: Line 14:
}}
}}


[[Tetr.js]] is a JavaScript based browser game. Its customizability, speed and replay system makes it an excellent client to play 40 lines sprint. However, this is pretty much the only thing you can do.
'''''[[Tetr.js]]''''' is a JavaScript based browser game. Its customizability, speed and replay system makes it an excellent client to play [[40 lines]] sprint.


== Gameplay ==
== Gameplay ==


Tetr.js uses modern guideline rules: [[Random Generator|Bag Randomizer]], [[Hold]] feature, 6 [[Preview]]s, [[SRS]] rotation system including kicks, [[Lock delay]]. Controls are customizable. Some settings are customizable, too. Among others: left/right autorepeat speed & delay (ARR, [[DAS]]) and lock delay. Tetr.js also allows you to rewatch the last game you've played.  
''Tetr.js'' uses modern guideline rules: [[Random Generator|Bag Randomizer]], [[Hold]] feature, 6 [[Preview]]s, [[SRS| Super Rotation System]], and [[Lock delay]]. Controls are customizable. Some settings are customizable, such as [[DAS]], ARR, and [[Lock_delay|lock delay]]. After completing a game, you have the option to watch the replay, though they are not saved.


== Modes ==
== Modes ==


There are only 2 modes:
There are 2 modes:


* '''Sprint''': clear 40 lines as fast as possible
* '''Sprint''': Clear 40 lines as fast as possible
* '''Dig Race''': downstack the 10 given garbage lines as fast as possible
* '''Dig Race''': Downstack the 10 given garbage lines as fast as possible


== Farter's Dig Mod ==
== Farter's Dig Mod ==


This is a Tetr.js modification made by a different author. It comes with touchscreen support and new modes which are similar to [[Tetris Online (Japan)|TOJ]]'s Driller mode: The player starts with an empty field but receives garbage lines in uniform intervals. The goal is to survive the incoming flood of garbage as long as possible.
This is a ''Tetr.js'' modification made by Hard Drop user Farter. It comes with touchscreen support and new modes which are similar to [[Tetris Online (Japan)|TOJ]]'s Driller mode: The player starts with an empty field but receives garbage lines in uniform intervals. The goal is to survive the incoming flood of garbage as long as possible.
 
* '''Dig-500+''': one garbage row every 3 seconds, up to 5 holes per row
* '''Dig-1000+''': one garbage row every 5 seconds, garbage rows are empty, just push the stack up
* '''Dig-1500+''': one garbage row every 1.5 seconds, 2 adjacent holes per row
* '''*Monster*''': one garbage row every 1 seconds, 1 hole per row
 
Possibly, garbage type and insertion speed may alter after a while. Not sufficiently tested (only tested with Dig-1000+).


== External links ==
== External links ==


*[http://simon.lc/tetr.js play Tetr.js]
=== Play ===
*[http://simon.lc/tetr.js play ''Tetr.js'']
*[http://farter.tk/tetr.js play farter's DIG mod]
*[http://farter.tk/tetr.js play farter's DIG mod]
=== Development logs ===
*[http://harddrop.com/forums/index.php?showtopic=5084 official thread]
*[http://harddrop.com/forums/index.php?showtopic=5084 official thread]
*[http://harddrop.com/forums/index.php?showtopic=5485 farter's thread]
*[http://harddrop.com/forums/index.php?showtopic=5485 farter's thread]
=== Gameplay videos ===
*[https://www.youtube.com/watch?v=OmmCUK7s2-M Tetris 40 Lines in 25.11s]
*[http://www.youtube.com/watch?v=9NQfRg-qPtg farter's DIG mode example]
*[http://www.youtube.com/watch?v=9NQfRg-qPtg farter's DIG mode example]


[[Category:Fan Games List]]
[[Category:Fan Games List]]

Revision as of 22:16, 17 December 2018

Tetr.js
Developer(s)Simon Laroche (simonlc)
Platform(s)Web (HTML5)
ReleaseMar 17 2013
Gameplay info
Next pieces6
Playfield size10x20
Hold pieceYes
Hard dropYes
Rotation systemSRS

Tetr.js is a JavaScript based browser game. Its customizability, speed and replay system makes it an excellent client to play 40 lines sprint.

Gameplay

Tetr.js uses modern guideline rules: Bag Randomizer, Hold feature, 6 Previews, Super Rotation System, and Lock delay. Controls are customizable. Some settings are customizable, such as DAS, ARR, and lock delay. After completing a game, you have the option to watch the replay, though they are not saved.

Modes

There are 2 modes:

  • Sprint: Clear 40 lines as fast as possible
  • Dig Race: Downstack the 10 given garbage lines as fast as possible

Farter's Dig Mod

This is a Tetr.js modification made by Hard Drop user Farter. It comes with touchscreen support and new modes which are similar to TOJ's Driller mode: The player starts with an empty field but receives garbage lines in uniform intervals. The goal is to survive the incoming flood of garbage as long as possible.

External links

Play

Development logs

Gameplay videos