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
0f5020b0b4b6655471557c6f5144792b9d7aa3df
Sudoku
/
app
/
src
/
main
/
java
/
sudoku
/
structure
History
Persson-dev
0f5020b0b4
Some checks failed
Linux arm64 / Build (push)
Failing after 29s
Details
fix tests
2025-02-02 15:41:29 +01:00
..
Block.java
feat: dynamic constraints (
Fixes
#8
)
2025-01-29 17:19:44 +01:00
Cell.java
feat: multi synced player scores
2025-01-30 22:16:29 +01:00
Coordinate.java
doc : Block, Cell, Coordiante, MultiDoku
2025-01-28 11:21:49 +01:00
Difficulty.java
feat : diminue automatiquement la difficulté si elle n'est pas possible
2025-01-30 14:59:19 +01:00
MultiDoku.java
fix tests
2025-02-02 15:41:29 +01:00
StateManager.java
Fixes
#25
2025-02-01 20:45:56 +01:00
Sudoku.java
fix warnings
2025-02-01 23:07:53 +01:00
SudokuFactory.java
fix : countSolutions
2025-02-01 23:39:04 +01:00