Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 195 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 195 Bytes

sudoku

How to start:

  1. You need NodeJS on you environment. Node > 6.x version because ES2015 is used in project.
  2. Run command node index.js

Game initial data is placed in index.js file.