/StudyDungeon

Primary LanguagePythonMIT LicenseMIT

VScode config

extensions:

  • franneck94.vscode-c-cpp-dev-extension-pack
  • github.vscode-github-actions
  • Gruntfuggly.todo-tree

Building

Open vscode using the "Developer Command Prompt"

cd <path to StudyDungeon>
code .

In VScode to build: ctrl + shift + B