Skip to content

rfciulei/sudoku-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

  • before running npm start make sure to launch task with label "C/C++: g++.exe build active file". Ctrl+Shift+B is the default keyshorcut in vscode. Also, the development was done on windows only so far so make sure to have all the necesarry DLLs added to the executable if you want to run on another machine can use dumpbin to see what DLLs it needs
  • can control whether .cpp file is compiled for each pdf generation by changing the variable compile = true in main.js.
    There's an issue to add this to env.js.
For development:
  • npm install
  • npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published