2015-03-28

TDD Tetris Tutorial #5: Moving a Falling Piece

This screencast series shows how to go through the TDD Tetris Tutorial where you can learn Test-Driven Development by at first writing code to pass pre-written tests, so that it will be easier to write your own tests when the time for it comes.

Time to put the player in control. We implement moving the falling pieces, within the bounds of available space on the game board.

Download as MP4

Episode Archive