Back to Week 2 submissions

Summer into AI 2026: Ride for Liberty

A pseudo-3D rocket runner to July 4th, 1776 — smash powder kegs for fireworks, dodge Redcoats, and fly to the Battle Hymn of the Republic.

Source note: Local copy of a Summer Into AI 2026 submission originally published on Substack. Screenshots, video, and audio found in the post body are mirrored locally when publicly accessible; profile and avatar images are intentionally not copied. Read the canonical post.

Participant
Jake
Week
Week 2
Canonical Substack
https://jakestrait5.substack.com/p/summer-into-ai-2026-ride-for-liberty
Demo
https://boom-or-bust-plum.vercel.app/
Code
https://github.com/GlimmerForge/summer-into-ai/blob/master/projects/week-02-red-white-boom/demo-02-boom-or-bust/README.md (link only; code is not mirrored here)
Builds on others
Yes

Week 2 of Summer into AI 2026 hosted by @advisoryhour — theme: Red, White, Boom.

Ride for Liberty — title screen
Summer into AI 2026: Ride for Liberty screenshot from the original Substack post.

Ride for Liberty is a pseudo-3D rocket runner built entirely in a single HTML canvas file. You pick a founding father — Franklin, Washington, or Revere — saddle up a rocket, and blast down three lanes of a giant scrolling American flag toward July 4th, 1776. Smash powder kegs for firework explosions. Dodge Redcoat soldiers or lose a life. Reach July 4th to win.
The whole game — sprites, fireworks, physics, music, ElevenLabs voice acting — runs in a single HTML file with no frameworks or bundlers. Fireworks use line-trail particles with ctx.shadowBlur glow; background shells launch upward and burst at their apex exactly like real fireworks. The music is Battle Hymn of the Republic synthesized live with dual-oscillator Web Audio nodes.

Ride for Liberty — gameplay
Summer into AI 2026: Ride for Liberty screenshot from the original Substack post.

How the AI works

The AI role is ElevenLabs voice acting — each founding father speaks to you at the start, at victory, and when the Redcoats finally get you:

If ElevenLabs is unreachable the game runs silently — the voices are bonus atmosphere, not gameplay.

How to play

Where to play

Demo: boom-or-bust-plum.vercel.app

Code: github.com/GlimmerForge/summer-into-ai — README


Summer into AI 2026 · Theme 2: Red, White, Boom · advisoryhour.substack.com

Original source

Canonical Substack URL: https://jakestrait5.substack.com/p/summer-into-ai-2026-ride-for-liberty.