Posted September 04, 2025 by ghislain@leveque.cc
Since the last release, I've changed the toolbox I use from Beeware to Flutter.
Beeware was great because I love Python but there were some limitations, the canvas widget cannot be used for a web build.
I switched to Flutter and had to rewrote most of the game. I kept the puzzle generation engine in python for now but I will probably rewrite it too so it can be integrated into the app.