/perfect-clear

A browser-based interactive Tetris Perfect Clear solver

Primary LanguageRustMIT LicenseMIT

Tetris Perfect Clear Solver

An experiment to use WebAssembly for high performance in the solver algorithm and Web Workers for concurrency.

Solver algorithm

Solver notes.

Web application

Application notes.