Skip to content

emiliamyllykyla/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔢 Sudoku

Train your brain with this sudoku game!

  • Use the number buttons or type numbers into the boxes. Button x is for erasing.
  • Check - displays an alert with information whether or not the solution provided is correct
  • Clear - resets current game
  • Show result - shows the correct solution
  • New Game - generates a new puzzle
  • You can also add notes! There is room for 3 notes at the top and 3 at the bottom of a box.

Technologies and tools

Run the app

  • npm start in project directory runs the app in development mode.