🎮 Fallinmoji v1.6.0: Ready, Set, GO! - #257
Merged
Merged
Conversation
bump version
kcw-grunt
approved these changes
Jul 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📱 Description
Fallinmoji — our built-in mini-game that turns memorizing your recovery phrase into something you'd actually want to play — just got more fun to jump into.
Before, tapping PLAY dropped you straight into falling emoji with no warm-up. Now every round opens with:
It's a small change, but it's the difference between a game that feels like a rough prototype and one that feels like a real, polished experience — the kind of thing that makes people actually want to open the app and practice their seed phrase instead of dreading it.
This PR pulls that improvement (and a couple of small housekeeping updates) into Brainwallet Android by bumping the
bw-gdlibgame engine to v1.6.0.Platform
🎯 Type of Change
📋 Changes
New Components Added
None (all new UI ships inside the
bw-gdlibsubmodule, see below)Modifications
bw-gdlibsubmodule bumped to pick up gruntsoftware/bw-gdlib#15: adds the Ready dialog + 3-2-1-GO! countdown intro before each Fallinmoji round (and a minor bucket size/position tweak)app/build.gradle.kts— version bumpv4.10.6 (202506345)→v4.11.0 (202506346).gitignore— ignore localCLAUDE.local.mdRemovals
None
📊 Statistics
📸 Screenshots/Videos
From gruntsoftware/bw-gdlib#15, the source of the Fallinmoji UI landing in this bump:
🎯 Reviewers
@kcw-grunt, @josikie