This website requires JavaScript.
Explore
Help
Sign In
Ryuk
/
Sudoku
Watch
3
Star
1
Fork
0
You've already forked Sudoku
Code
Issues
8
Pull Requests
Actions
Projects
Releases
1
Wiki
Activity
Files
67da77af2e55ae29ac0a4221b4def3053fc571bc
Sudoku
/
app
/
src
/
main
/
java
/
sudoku
/
structure
History
Persson-dev
67da77af2e
Some checks failed
Linux arm64 / Build (push)
Has been cancelled
Details
feat: add states
2025-01-30 11:54:23 +01:00
..
Block.java
feat: dynamic constraints (
Fixes
#8
)
2025-01-29 17:19:44 +01:00
Cell.java
fix: serialize
2025-01-30 11:54:21 +01:00
Coordinate.java
doc : Block, Cell, Coordiante, MultiDoku
2025-01-28 11:21:49 +01:00
Difficulty.java
feat: dynamic constraints (
Fixes
#8
)
2025-01-29 17:19:44 +01:00
MultiDoku.java
feat: add states
2025-01-30 11:54:23 +01:00
StateManager.java
feat: add states
2025-01-30 11:54:23 +01:00
Sudoku.java
fix: serialize
2025-01-30 11:54:21 +01:00
SudokuFactory.java
fix: serialize
2025-01-30 11:54:21 +01:00