Skip to content

shubhav99/sudoku-generator-electronjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 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.)
  • 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.
  • npm install
  • npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 49.7%
  • JavaScript 41.5%
  • HTML 6.5%
  • CSS 2.3%