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
1e67e7a9d462c7b8e67a28fd43969491f40962f7
Sudoku
/
app
/
src
/
main
/
java
/
sudoku
/
structure
History
Melvyn
70eef1646d
All checks were successful
Linux arm64 / Build (push)
Successful in 31s
Details
refactor
2025-02-02 00:16:27 +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
Merge branch 'constraint'
2025-02-01 22:29:03 +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
refactor
2025-02-02 00:16:27 +01:00