10 Commits

Author SHA1 Message Date
cc33616663 Switch to kover for code coverage
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 4m16s
2025-10-14 22:18:11 +02:00
e66199d0dd Make sonar build faster and happier
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 10m23s
2025-10-12 15:42:17 +02:00
255a61cf56 Coverage reporting improvements
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 8m48s
- add coverage to sonar
- coverage in domain and commonUI
2025-10-12 14:11:25 +02:00
3489613afc Add code coverage for domain 2025-10-12 00:23:17 +02:00
Christian Basler
f69933c74d Android UI (WIP) 2025-06-02 20:56:12 +02:00
Christian Basler
d146ae11f7 Save each game for Debugging 2025-05-15 17:39:24 +02: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
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