Commit Graph

81 Commits

Author SHA1 Message Date
Janet-Doe
a6dea76785 addo save in json files
All checks were successful
Linux arm64 / Build (push) Successful in 40s
2025-01-28 18:58:26 +01:00
4208e7058f feat: ui remove cell content
All checks were successful
Linux arm64 / Build (push) Successful in 4m7s
2025-01-28 15:18:29 +01:00
944f2c0596 feat: various ui changes
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-01-28 14:56:06 +01:00
f489c4c8ab remove useless class
All checks were successful
Linux arm64 / Build (push) Successful in 24m6s
2025-01-28 11:30:16 +01:00
c430a1e1b0 fix previous commit 2025-01-28 11:30:09 +01:00
Melvyn
5eabf87c94 doc : Block, Cell, Coordiante, MultiDoku
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-01-28 11:21:49 +01:00
a1fd715aee fix solver log display
All checks were successful
Linux arm64 / Build (push) Successful in 24m1s
2025-01-28 10:08:26 +01:00
Melvyn
ebb3a4c48a feat : logger
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-01-28 10:00:01 +01:00
b1ae79a2e8 add multidoku to solo
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-01-28 09:56:44 +01:00
0174ec08d7 Merge branch 'master' of git.ale-pri.com:Ryuk/Sudoku
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-01-28 09:25:27 +01:00
c7d3430d21 multidoku constraints gui
Some checks are pending
Linux arm64 / Build (push) Waiting to run
2025-01-28 09:20:48 +01:00
182f79d4b4 feat: render multidokus
Some checks are pending
Linux arm64 / Build (push) Waiting to run
2025-01-28 08:55:58 +01:00
Melvyn
4c02be3d39 feat : generation de doku par rapport à une difficulté
Some checks are pending
Linux arm64 / Build (push) Waiting to run
2025-01-27 16:17:22 +01:00
e9a77d9826 render multidoku (may be broken)
Some checks are pending
Linux arm64 / Build (push) Waiting to run
2025-01-27 15:52:00 +01:00
Melvyn
584a1c8b42 fix : solver tests
Some checks are pending
Linux arm64 / Build (push) Waiting to run
2025-01-27 14:49:47 +01:00
Melvyn
80239274d7 feat : solver random
Some checks are pending
Linux arm64 / Build (push) Waiting to run
2025-01-27 14:48:28 +01:00
3a0279afe3 begin multidoku display code 2025-01-26 22:19:56 +01:00
3bb610b9c2 Merge branch 'network'
All checks were successful
Linux arm64 / Build (push) Successful in 23m59s
2025-01-26 21:16:57 +01:00
df07f11a9c basic multiplayer
Some checks failed
Linux arm64 / Build (push) Failing after 5m3s
2025-01-26 18:53:45 +01:00
6658b0e884 show player names
Some checks failed
Linux arm64 / Build (push) Failing after 5m3s
2025-01-26 18:22:20 +01:00
47dc35ebfa more stable connexion
Some checks failed
Linux arm64 / Build (push) Failing after 5m1s
2025-01-26 14:54:46 +01:00
e51cc23459 mooore stuff
Some checks failed
Linux arm64 / Build (push) Failing after 5m5s
2025-01-26 13:46:23 +01:00
e64fa97573 display sudoku inner grids
All checks were successful
Linux arm64 / Build (push) Successful in 23m58s
2025-01-24 22:42:23 +01:00
4b4ed76eb8 canellable stupid solver
All checks were successful
Linux arm64 / Build (push) Successful in 24m8s
2025-01-24 21:41:12 +01:00
00941edb19 resolve doku gui
All checks were successful
Linux arm64 / Build (push) Successful in 24m6s
2025-01-24 16:51:17 +01:00
Melvyn
8f4330f710 merge
All checks were successful
Linux arm64 / Build (push) Successful in 24m8s
2025-01-24 16:17:56 +01:00
Melvyn
981bf8529d Merge branch 'solver'
Some checks failed
Linux arm64 / Build (push) Has been cancelled
# Conflicts:
#	app/src/main/java/sudoku/Main.java
#	app/src/main/java/sudoku/Sudoku.java
2025-01-24 15:51:25 +01:00
Melvyn
187bcea939 fix : solverTest
All checks were successful
Linux arm64 / Build (push) Successful in 5m5s
2025-01-23 23:47:12 +01:00
Melvyn
483b286bac feat : solver + test
All checks were successful
Linux arm64 / Build (push) Successful in 5m9s
2025-01-23 23:20:16 +01:00
caf7011f08 update Gradle
All checks were successful
Linux arm64 / Build (push) Successful in 5m11s
2025-01-23 22:24:48 +01:00
bfe98a2cf0 better network structure
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-01-23 22:24:23 +01:00
baafa15fa4 Revert gradle test version
All checks were successful
Linux arm64 / Build (push) Successful in 24m14s
2025-01-23 20:44:06 +00:00
2f6f58334c Update gradle version
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-01-23 20:43:41 +00:00
7e38fe2ac2 Update test gradle version
Some checks failed
Linux arm64 / Build (push) Failing after 37s
2025-01-23 20:39:35 +00:00
ecf3f0a7ce Update java test requirements
Some checks failed
Linux arm64 / Build (push) Failing after 23m34s
2025-01-23 20:13:22 +00:00
5e99cd92df network structure
Some checks failed
Linux arm64 / Build (push) Failing after 5m1s
2025-01-23 18:59:11 +01:00
Melvyn
6902321101 fix : passage de solve() en métode static
All checks were successful
Linux arm64 / Build (push) Successful in 5m9s
2025-01-23 16:29:54 +01:00
Melvyn
fc7ae02387 feat : Solver.solve() 2025-01-23 16:28:41 +01:00
b05351bc20 more menus
Some checks failed
Linux arm64 / Build (push) Failing after 14m21s
2025-01-23 15:50:10 +01:00
7ab1173fb3 change BaseMenu to BaseView
Some checks failed
Linux arm64 / Build (push) Failing after 5m2s
2025-01-23 14:41:40 +01:00
749f5c831d add menu logic
Some checks failed
Linux arm64 / Build (push) Failing after 5m1s
2025-01-23 12:50:00 +01:00
48fc88d8ab fix constraints
All checks were successful
Linux arm64 / Build (push) Successful in 5m12s
2025-01-23 10:37:50 +01:00
6c8bfad18d add SudokuRenderer
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-01-23 10:33:59 +01:00
ba65cb9ff5 rainbow
All checks were successful
Linux arm64 / Build (push) Successful in 5m42s
2025-01-22 22:41:47 +01:00
396abb30b3 Merge branch 'master' into gui 2025-01-22 20:51:12 +01:00
ea5afa66df basic grid display
All checks were successful
Linux arm64 / Build (push) Successful in 33s
2025-01-22 16:09:00 +01:00
a8359d2f69 comic
All checks were successful
Linux arm64 / Build (push) Successful in 53s
2025-01-21 22:12:23 +01:00
fl.du.pr Grens
e19a9c7b27 update validity dokus
All checks were successful
Linux arm64 / Build (push) Successful in 1m5s
2025-01-21 22:05:16 +01:00
fl.du.pr Grens
38d1bc466f feat: added method to fill sudoku from integer list
All checks were successful
Linux arm64 / Build (push) Successful in 1m4s
2025-01-21 21:42:39 +01:00
f44311fd5c checking boudaries
All checks were successful
Linux arm64 / Build (push) Successful in 1m0s
2025-01-21 21:30:08 +01:00