0 Forks
15 Stars
15 Watchers

vscode-puzzles

🧩📘 Solve technical interview problems from Project Euler, Reddit's r/dailyprogrammer, and CodingBat in Visual Studio Code. Built on Fastify.

How to download and setup vscode-puzzles

Open terminal and run command
git clone https://github.com/michaelfromyeg/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/michaelfromyeg/vscode-puzzles/archive/master.zip

Or simply clone vscode-puzzles with SSH
[email protected]:michaelfromyeg/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/michaelfromyeg/vscode-puzzles/issues