Add PBS SMASH! — Smash Bros style fighter with 2000s PBS Kids characters#2
Merged
Merged
Conversation
…cters Two-player local platform fighter playable at /pbs-smash/: - 8 fighters with unique stats and specials: Arthur, Buster, D.W., Clifford, Curious George, WordGirl, Digit, and Caillou - 3 stages: Elwood City, Birdwell Island, and Cyberspace - Smash-style damage %, knockback scaling, stocks, blast zones, double jumps, projectiles, hitstop, and particle effects https://claude.ai/code/session_01XxvSNaJEdasGJTmW8VYZuv
- 8 custom canvas-drawn fighters with legally distinct parody names: ARTY, BLASTER, D-DUB, BIG RED, JORGE, THESAURA, GIGABYTE, BALDWIN - Sprites render in-game with squash/stretch, and are pre-rendered to offscreen canvases for the character select, results, and indicators - New 1 PLAYER mode: CPU opponent with approach/attack/special logic, edge awareness, and off-stage recovery - Title screen now offers 1 PLAYER / 2 PLAYERS https://claude.ai/code/session_01XxvSNaJEdasGJTmW8VYZuv
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.
PBS SMASH! 🥊
A two-player local platform fighter starring 2000s PBS Kids characters, playable at
/pbs-smash/once merged.Features
Controls
Testing
Verified with a headless simulation: full 2,000-frame match, every character's special move, and the KO/game-over flow all pass.
https://claude.ai/code/session_01XxvSNaJEdasGJTmW8VYZuv
Generated by Claude Code