126 Forks
388 Stars
388 Watchers

tdd-tetris-tutorial

Tutorial for learning TDD. You make a Tetris game by writing code to pass the test cases. See README for instructions.

How to download and setup tdd-tetris-tutorial

Open terminal and run command
git clone https://github.com/luontola/tdd-tetris-tutorial.git
git clone is used to create a copy or clone of tdd-tetris-tutorial repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tdd-tetris-tutorial https://github.com/luontola/tdd-tetris-tutorial/archive/master.zip

Or simply clone tdd-tetris-tutorial with SSH
[email protected]:luontola/tdd-tetris-tutorial.git

If you have some problems with tdd-tetris-tutorial

You may open issue on tdd-tetris-tutorial support forum (system) here: https://github.com/luontola/tdd-tetris-tutorial/issues