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
8c672e24ad1047f5d282d1ed90bebd8a361efcb2
Sudoku
/
app
/
src
/
main
/
java
/
sudoku
/
structure
History
Simon Pribylski
c165ecdae5
All checks were successful
Linux arm64 / Build (push)
Successful in 39s
Details
Merge pull request 'Fixes
#15
' (
#36
) from multiplayer into master
...
Reviewed-on:
#36
2025-02-01 12:43:13 +00: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
feat: make timer stop game (
Fixes
#15
)
2025-02-01 13:41:13 +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 : MixedSolver
2025-01-31 18:26:44 +01:00