Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 274 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 274 Bytes

Tetris

An exercise to practice TDD and modularity by implementing Tetris in the browser.

Tests are meant to drive the API and produce code that reveals developer intent.