Skip to content

Conversation

@b-j-roberts
Copy link
Collaborator

No description provided.

b-j-roberts and others added 5 commits August 5, 2025 09:38
- Add upward-moving text particle with larger font size to FlashBurst
- Miner & Sequencer: Show red incorrect hashes on click, green valid hash with leading zeros on success
- Prover & DA: Show red jumbled letters on click, green success messages on completion
- Pass special text and color through FlashBurstManager to FlashBurst component
- Update all confirmer components to provide appropriate flash text

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Fix final click showing correct green color by checking progress >= 0.99 before flash
- Add random angle variance (±25°) to special text particles for more natural movement
- Apply consistent completion detection to all components (Miner, Sequencer, Prover, DA)
- Particles now move at slight angles instead of purely upward

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Add consistent shadow styling to buttons, modals, and interactive elements
- Use shadow-lg shadow-black/50 pattern for primary interactive components
- Add subtle shadows to blocks and headers for visual hierarchy
- Maintain pixel art aesthetic by using appropriate shadow intensities
- Include cross-platform shadow support with elevation for Android

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- BlockTx components now explode outward from block center before sliding
- Animation sequence: hold → explode (400ms) → scale down → slide left
- Each transaction moves 30-60px in radial direction from block center
- Staggered explosion timing (50ms delay per transaction) for visual effect
- Faster, snappier animation (200ms out, 200ms back) for better feel

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Subtle explosion effect triggers when clicking to mine or sequence blocks
- Much smaller movement (5-10px vs 30-60px) for tactile feedback
- Faster animation (150ms vs 400ms) that happens during block shake
- Same radial direction pattern but with 20ms stagger between transactions
- Provides visual feedback for user interactions without overwhelming the main animation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants