14 Forks
23 Stars
23 Watchers

Nand2Tetris

Nand2Tetris: Build a computer system from the ground up, from nand to tetris. Hardware and software.

How to download and setup Nand2Tetris

Open terminal and run command
git clone https://github.com/VanTamNguyen/Nand2Tetris.git
git clone is used to create a copy or clone of Nand2Tetris 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 Nand2Tetris https://github.com/VanTamNguyen/Nand2Tetris/archive/master.zip

Or simply clone Nand2Tetris with SSH
[email protected]:VanTamNguyen/Nand2Tetris.git

If you have some problems with Nand2Tetris

You may open issue on Nand2Tetris support forum (system) here: https://github.com/VanTamNguyen/Nand2Tetris/issues