Commit Graph

6 Commits

Author SHA1 Message Date
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