Testing out the idea of fusing an idle game with some puzzle-solving components.
May 2022
What's so special about Tenbin?
What can be improved?
Flutter is used for cross-platform support. One code base for iOS (unfortunately putting apps on App Store is too expensive), Android, and Web.
I enjoy coding with Dart, a much better experience than making Android apps with Java. I feel like it is a combination of JavaScript and Java.
On a side note, it is also the first time I tried out some functional programming techniques after attending the lectures.
Play like any normal idle games, except there are some easter eggs that you could find in order to progress the game faster. Have fun finding! :) There are multiple themes with completely different secrets for you to discover.
This game is written in Flutter so it is supposed to be able to run on both iOS and Android (and also web, even though it looks a bit weird). But unfortunately I cannot to put it on App Store because it is quite expensive to do so.
For iOS users you can have a look on the demo website, but note that not all features available, and your progress will not be saved.