Poker Dice is a free, solitaire-style dice game that blends straightforward rules with surprisingly strategic choices, ideal for short play sessions on Android devices. Players roll poker-style dice, decide which to keep, and aim to form classic poker hands while improving their scores and streaks; this combination of chance and decision-making makes Poker Dice compelling for casual gamers who want quick, repeatable challenges. The app is built with modern Android tooling and ships with its full project source so curious players or developers can study the implementation and modify the experience.
⭐ Poker Dice offers a solo, solitaire-style gameplay loop where each hand is fast to play but satisfying to master.
⭐ Simple touch controls and short rounds make the game perfect for quick breaks or longer practice sessions.
⭐ Built using contemporary Android architecture patterns and UI toolkits for smooth performance.
⭐ The project includes full source code provided openly for learning and tinkering.
⭐ Distributed as an installable APK for Android devices, making it easy to try on compatible phones.
✅ Poker Dice delivers highly replayable casual gameplay that hooks players without long commitments.
✅ Modern implementation gives responsive performance and a clean user experience.
✅ Open-source availability makes the app useful as a learning resource for developers exploring mobile architecture.
✅ Lightweight design keeps installs small and the gameplay focused on core mechanics rather than fluff.
❎ Designed as a solitaire experience, it focuses on single-player play rather than multiplayer competition.
❎ Created as a compact project and demo, so it does not include extensive progression systems or deep customization options.
The game was created by an independent developer operating under Storli Designs, implemented with Kotlin using MVVM and a modern UI toolkit. The developer has made the full project source and the APK available publicly for anyone interested in inspecting the code or experimenting with changes.