Skip to content

rharriso/sudoku-gen-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building And Running

make run-native # build and run for current platform
make run-wasm # build and run hello script on node

Usage

sudoku_gen board_count
# board_count: number of boards to generate