0 Forks
17 Stars
17 Watchers

vscode-puzzles

🧩 Solve technical interview problems from Project Euler, Advent of Code, Reddit, and more directly in Visual Studio Code.

How to download and setup vscode-puzzles

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

Or simply clone vscode-puzzles with SSH
[email protected]:michaelfromorg/vscode-puzzles.git

If you have some problems with vscode-puzzles

You may open issue on vscode-puzzles support forum (system) here: https://github.com/michaelfromorg/vscode-puzzles/issues