I developed a FOSS Minesweeper-like game using Kot...
# feed
s
I developed a FOSS Minesweeper-like game using Kotlin/WASM! K Try it on https://stefan-oltmann.de/mines 🎮 As always you find the source in my GitHub repo. 🙂 Feel free to leave a star. 😉 The web version was actually a by-product. My main goal is to release this as a free, ad-free Minesweeper game on the Amazon App Store. My 7-year-old daughter has a Fire Tablet, which doesn’t have access to Google Play. I hadn’t realized how limited the Amazon App Store was when I got it - there's only one Minesweeper app, and it’s poorly made, riddled with ads, or paywalled. So, I decided to do something about it. 😃 The app release is coming soon! 🚀
😲 3
🤠 4
🎮 22
K 1
p
Works great on Android mobile web.
🎉 1
😀 1
1
s
Thank you for the feedback and your star. 🙂
👍 1
j
I've managed to side load Google Play on an Amazon tablet. This was a while ago though and there might be more preventing that now, unsure. Anyway, this is really neat! I'm always curious to see more people use compose for things like games. I always thought you could build a deck builder using compose. Works great on Firefox/Linux 🙂
👍 1
s
Google Play into the kids account? I found an old tutorial which had many steps, looked very complicated and mentioned it might work no longer. I figured spending two weekends making my own game might be a better use of my time. 😅
p
Nice work! One issue found - top right corner. 2 - has only one around.
j
I think you can horizontally scroll and there probably would be another to the right. 😄
☝️ 2
p
You right! Didnt notice scroll.
😅 1
c
Looking nice!
❤️ 1
f
Very nice 😄 !
🙏 1
s
@Frank Bouwens Thank you for your support 🙏🏻 🙂
kodee happy 1
e
btw, of course it's not the same, but if you just wanted to play on a fire tablet, there's long been a pretty good web minesweeper game: https://proxx.app/ (not kotlin though)
s
I blocked the web browser for her. She can browse the web when she’s ten or so. My app still doesn’t show up on the kids store and Amazon wasn’t helpful here at all. I found out that I can „buy“ the app for my account and use family content share to add it to her account. So there are indeed more Minesweeper options that I only see now and that I could hav3 added the same way. I don’t believe any of them is ad free without payment though, Overall Amazon Kids+ or their AppStore is not being a well made UX; I expected more.
e
that's fair. proxx can be installed as a pwa (and so could your web version with some additional metadata) but I don't think amazon has support for that
1
b
This is awesome! I am giving a talk in April about KMP and I am expecting a rather diverse crowd. I'm contemplating to add a QR-Code with the URL to your minesweeper at the beginning of my slide deck, so that those who are already familiar with the KMP basics have something Kotlin-related to pass the time while I go through the very fundamentals of KMP. I think minesweeper is perfect for that because, it is not too fancy and tempting, as everybody is familiar with it and one game is easily completed in under two minutes. Just wanted to let you know…
❤️ 1