[object Object]

← back to Flappy Clone

Flappy Clone: polished single-file game built from Grok 4.5 artifact

511ca55ef481a93c7600f0b6d353c55285ed17ce · 2026-07-23 15:38:50 -0700 · Steve Abrams

- Fixed framerate dependence (fixed-timestep accumulator)
- Fixed resize corruption (virtual 480x720 space, DPR-crisp render)
- Softened instant ceiling death to a clamp
- Added: persistent best (localStorage), sound + mute, pause, medals,
  screen-shake, on-canvas mobile buttons, blur-to-pause

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

Files touched

Diff

commit 511ca55ef481a93c7600f0b6d353c55285ed17ce
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Thu Jul 23 15:38:50 2026 -0700

    Flappy Clone: polished single-file game built from Grok 4.5 artifact
    
    - Fixed framerate dependence (fixed-timestep accumulator)
    - Fixed resize corruption (virtual 480x720 space, DPR-crisp render)
    - Softened instant ceiling death to a clamp
    - Added: persistent best (localStorage), sound + mute, pause, medals,
      screen-shake, on-canvas mobile buttons, blur-to-pause
    
    Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
---
 preview.png | Bin 0 -> 38347 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/preview.png b/preview.png
new file mode 100644
index 0000000..0d73a58
Binary files /dev/null and b/preview.png differ

(oldest)  ·  back to Flappy Clone  ·  (newest)