Commit Graph

17 Commits

Author SHA1 Message Date
chris 93103e4e49 Add Keyboard Control 2026-01-21 12:25:28 +01:00
Christian Basler 5d9a7d37d9 Fix some build warnings
SonarQube Scan / SonarQube Trigger (push) Failing after 7m36s
2026-01-08 16:10:27 +01:00
chris cc33616663 Switch to kover for code coverage
SonarQube Scan / SonarQube Trigger (push) Failing after 4m16s
2025-10-14 22:18:11 +02:00
chris e66199d0dd Make sonar build faster and happier
SonarQube Scan / SonarQube Trigger (push) Failing after 10m23s
2025-10-12 15:42:17 +02:00
chris 80c510874f Optimise monochrome launcher icon
SonarQube Scan / SonarQube Trigger (push) Failing after 16m24s
2025-10-12 15:04:28 +02:00
chris 6d58b93477 Sonar fixes
SonarQube Scan / SonarQube Trigger (push) Successful in 3m58s
2025-08-04 00:22:23 +02:00
Christian Basler 1836f53d7b Fix some inspection issues 2025-07-17 22:45:52 +02:00
Christian Basler 1800174087 Make app run on Android (WIP) 2025-07-14 21:34:13 +02:00
Christian Basler 7f88095a4b Adaptive Layout (WIP) 2025-07-09 21:19:41 +02:00
Christian Basler f69933c74d Android UI (WIP) 2025-06-02 20:56:12 +02:00
Christian Basler fe45a0255c Add app icons for desktop 2025-05-30 06:06:51 +02:00
Christian Basler 54c22beddc Add icons and translations 2025-03-17 16:32:37 +01:00
Christian Basler f9dc62d148 Add timer 2025-03-01 23:27:07 +01:00
chris 9175e54c69 Improvements
try to make it run on Android (still unsuccessful)
2024-08-18 10:38:20 +02:00
chris a29c117b85 Fix some rendering issues 2024-07-23 00:11:16 +02:00
chris 5b97b789a5 Add minor improvements 2024-07-02 23:11:53 +02:00
chris 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