Blackjack for VSCode
I wrote a VS Code extension to bring the classic game of Blackjack into the VS Code environment, allowing for a quick mental break without switching windows.
My Blackjack plugin for VS Code runs within an editor tab. It provides a simple, interactive interface to play hands, manage a virtual bankroll, and pass the time during long build processes or while waiting for tests to run.
GitHub Repo: https://github.com/gdonald/blackjack-vscode/
Marketplace: https://marketplace.visualstudio.com/items?itemName=greg-donald.blackjack
