Commit Graph

30 Commits

Author SHA1 Message Date
7190e4faef Add TODOs 2024-07-16 05:14:59 +02:00
db37835aa4 Add Clue.removeForbiddenOptions 2024-07-16 04:15:55 +02:00
0ece3a770e Add Clue.removeForbiddenOptions (WIP) 2024-07-14 14:48:01 +02:00
ca22fb9f2f Improve solver (WIP, currently broken) 2024-07-14 07:47:35 +02:00
fbf6e466c7 Improve test and data structure 2024-07-14 07:46:32 +02:00
Christian Basler
7ad0b69933 Minor improvements to the solver 2024-07-11 18:03:13 +02:00
82a5660bc9 Fix solver
generator and/or solver still needs optimization
2024-07-10 22:36:42 +02:00
Christian Basler
9a38d85e84 Add OrderClue tests 2024-07-03 16:39:54 +02:00
5b97b789a5 Add minor improvements 2024-07-02 23:11:53 +02:00
Christian Basler
d33d80e875 Move grid entities in single files 2024-07-02 20:14:09 +02:00
1f588e6596 Restructure project
* use modules instead of source sets
* Kotlin JVM instead of multiplatform (for now) to make things simpler
* Warning: GameCell doesn't use mutableState anymore, this needs to be
           fixed for the UI to work!
2024-07-02 10:53:04 +02:00
Christian Basler
767dc018c6 Fix TripletClue issue 2024-06-27 06:40:09 +02:00
f82af3af32 Fix tests & clues (WIP) 2024-06-27 05:57:05 +02:00
69bb20d12a Fix tests & clues (WIP) 2024-06-25 23:53:29 +02:00
593939a082 Fix tests & clues (WIP) 2024-06-25 09:49:44 +02:00
Christian Basler
4c7cc68024 Add tests 2024-06-24 18:42:39 +02:00
f76be158a0 Add tests 2024-06-23 22:27:45 +02:00
Christian Basler
a598218cf2 Add tests 2024-06-21 19:54:15 +02:00
abe163d09f Added tests (WIP, failing) 2024-06-21 10:37:56 +02:00
Christian Basler
1248288e98 Render puzzle (WIP) 2024-06-20 17:37:06 +02:00
fcbebe802f Render puzzle (WIP) 2024-06-19 23:53:42 +02:00
755c3de295 Selector (WIP) 2024-06-18 23:23:55 +02:00
Christian Basler
f7a1725029 Change some versions, fix warnings 2024-06-17 17:01:20 +02:00
e4f89afe94 Desktop Window (WIP) 2024-06-17 05:21:50 +02:00
6384a65cbb Desktop Window (WIP) 2024-06-14 06:00:29 +02:00
Christian Basler
98c4d27741 Generate game 2024-06-13 17:37:33 +02:00
Christian Basler
baa371ac51 Improve domain (WIP) 2024-06-12 17:01:49 +02:00
60204f3b04 Improve domain (WIP) 2024-06-11 23:41:39 +02:00
f891dea885 Add and improve domain (WIP) 2024-06-11 11:04:02 +02:00
Christian Basler
1b9c8633c9 Initial commit
(Multiplatform project template)
2024-04-29 17:14:43 +02:00