Commit Graph

10 Commits

Author SHA1 Message Date
Christian Basler
fe45a0255c Add app icons for desktop 2025-05-30 06:06:51 +02:00
Christian Basler
b05f971ec1 Add translations, fix maximisation 2025-05-01 21:42:41 +02:00
Christian Basler
f8d7702fca Add restart option 2025-04-29 06:00:34 +02:00
Christian Basler
c27e4a7f6f Add more strings and improve launcher icon 2025-03-18 18:24:04 +01:00
Christian Basler
54c22beddc Add icons and translations 2025-03-17 16:32:37 +01:00
9175e54c69 Improvements
try to make it run on Android (still unsuccessful)
2024-08-18 10:38:20 +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
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