React Sudoku game and generator. My first project using React and TypeScript.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^4.11.3^4.11.2^4.0.0-alpha.57^4.17.21^17.0.2^17.0.2^6.4.0^4.2.4^7.14.0^7.13.15^7.14.0^7.13.13^7.13.02.30.3^4.17.4^17.0.32.9.4^8.2.2^0.4.24^3.11.0^5.2.2^2.0.0^6.2.05.3.10.11.3^2.0.0^8.1.0^5.33.2^4.6.0^4^3.0.85
commits
Fix timer running at double speed when generating while paused
8a71fafView on GitHubcheckout src/app.css to 90442b8c4053a2e (revert a38c6aa040fa98f31)
e254047View on GitHubfix invalid number of clues causing exception after difficulty was changed
4114428View on GitHubRemove hard error and add error text in case messy code fails.
e3130aaView on GitHubAdd hint explanations, fix handling of errors in hint function. Add ugly toast-messages and change about text again.
295be31View on GitHubPrevent background resizing because of viewport change (e.g. soft keyboard on android)
a38c6aaView on GitHubImprove hacky sync workaround for "controlled" digit input on desktop
90442b8View on GitHub