Christian Basler
3eeeca34fc
Also make snapshots when removing options
...
So we don't have situations where we can't undo a
selection that occurred from removing the second last
option.
2025-03-14 16:26:24 +01:00
Christian Basler
a3611cb9a7
Implement undo functionality
...
Not quite sure about its usability though
2025-03-14 06:32:12 +01:00
Christian Basler
63f6fca83f
Add restart
2025-03-12 07:52:02 +01:00
Christian Basler
f9dc62d148
Add timer
2025-03-01 23:27:07 +01:00
e5a0a0adb0
Improvements
...
try to make it run on Android (finally!)
2024-08-25 21:55:05 +02:00
Christian Basler
8399f98d75
Improvements
...
try to make it run on Android (still unsuccessful)
2024-08-21 17:03:52 +02:00
082899152f
Improvements
...
try to make it run on Android (still unsuccessful)
2024-08-21 00:37:29 +02:00
9175e54c69
Improvements
...
try to make it run on Android (still unsuccessful)
2024-08-18 10:38:20 +02:00
a019ea406d
Add improvements
...
There is an issue related to the new code finding single options
2024-07-28 10:15:58 +02:00
e673b3cb4d
Fix cleanup
2024-07-25 21:22:19 +02:00
Christian Basler
75a0789fb4
Highlight violated clues (WIP)
2024-07-25 20:52:48 +02:00
Christian Basler
3cae93e5bf
Add improvements
...
almost playable
2024-07-24 17:37:44 +02:00
630d24f3c4
Fix some rendering issues
2024-07-23 22:54:02 +02:00
a29c117b85
Fix some rendering issues
2024-07-23 00:11:16 +02:00
82a5660bc9
Fix solver
...
generator and/or solver still needs optimization
2024-07-10 22:36:42 +02:00
5b97b789a5
Add minor improvements
2024-07-02 23:11:53 +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