Clear 100 Tetris Lines in 17s
Browser Use sees the board, learns the controls, and plays the game in real time.
Run this task freejstris.jezevec10.com / 0:33 demo
The prompt
Play Jstris Sprint. Learn the controls, read the live board, and clear 100 lines as fast as possible.
Runs on stealth browsers at $0.02/hour. No card required · pricing
Why it's hard
Fast browser games require reading a changing board and reacting through live controls.
- A board rendered to canvas that changes every frame
- Input latency that decides whether a move lands
- Learning the key bindings from the page itself




