Commit Graph

13 Commits

Author SHA1 Message Date
9175e54c69 Improvements
try to make it run on Android (still unsuccessful)
2024-08-18 10:38:20 +02:00
a29c117b85 Fix some rendering issues 2024-07-23 00:11:16 +02:00
aa8bac13ce Change clues interface 2024-07-19 23:49:39 +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
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
Christian Basler
f7a1725029 Change some versions, fix warnings 2024-06-17 17:01:20 +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
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