fertig-classic-games/data
Brian Fertig 85996ad02c feat: add Tetris Attack (Panel de Pon) with endless, stage clear, and puzzle modes
Implement the full Tetris Attack clone with three game modes:
- Endless: clear panels as the stack rises, speed increases with levels
- Stage Clear: defeat 6 character opponents (Beth, Jerry, Michael, Steve, Victor, Klaxon) in sequence
- Puzzle: solve 24 pre-vetted puzzles within move limits

Core engine (src/games/tetrisattack/TetrisAttackLogic.js) is a pure, deterministic
state machine with match detection, chain propagation, gravity, and scoring tables
matching the SNES original. Includes a headless verifier (verifyTetrisAttack.js)
testing match detection, chains, gravity invariants, top-out, puzzle solvability,
and seeded determinism.

Art is fully optional via drop-in spritesheets (spec: sprites.md); procedural
fallbacks draw 16-bit-style panel icons with distinct shapes for colorblind access.
Puzzle bank generated by genTetrisAttackPuzzles.js and verified as solvable within
optimal move counts.

Shared nintendo soundtrack reused via soundtrack overrides.
2026-07-20 00:04:26 -06:00
..
crosswords
wordlists
advancewars-artwork.json feat(advancewars): add HP text display to battle animations and procedural cursor 2026-07-19 19:04:14 -06:00
advancewars-campaign.json feat(advance-wars): add unit progression system with mission-based unlocks 2026-07-19 10:55:18 -06:00
advancewars-rules.json feat(advance-wars): add contextual battle and movement sound effects 2026-07-19 17:44:18 -06:00
adventure-music.json feat: add Advance Wars turn-based tactics game 2026-07-19 09:43:58 -06:00
arcadedark-music.json feat: add per-game soundtracks for multiple games 2026-07-18 17:21:32 -06:00
balatro-artwork.json
blockfighter.json
bookwork.json
card-backs.json
civilization-artwork.json feat: add Advance Wars turn-based tactics game 2026-07-19 09:43:58 -06:00
civilization-rules.json
colorado-defense-cities.json
colored-playfields.json
dotlink.json
dungeonboss-artwork.json
hacker-music.json feat: add per-game soundtracks for multiple games 2026-07-18 17:21:32 -06:00
jewelquest.json
jumble-riddles.json
jumble.json
katamino.json
music.json feat: add per-game soundtrack system and Nintendo music for Super Kart 2026-07-18 16:53:49 -06:00
nintendo-music.json feat: add per-game soundtrack system and Nintendo music for Super Kart 2026-07-18 16:53:49 -06:00
opponents.json
playfields.json
puddingmonsters.json
rushhour.json
shift-artwork.json
slots-artwork.json
spireclimb-artwork.json
star-control-ships.json
superkart-artwork.json feat: add per-game soundtrack system and Nintendo music for Super Kart 2026-07-18 16:53:49 -06:00
superkart-racers.json feat(superkart): add beach theme and AI rubber-banding 2026-07-17 23:45:46 -06:00
superkart-rules.json feat: add Super Kart themes, profile import/export, and Civilization spaceship notifications 2026-07-18 12:28:22 -06:00
swdbg-artwork.json
swdbg-cards.json
tetrisattack-artwork.json feat: add Tetris Attack (Panel de Pon) with endless, stage clear, and puzzle modes 2026-07-20 00:04:26 -06:00
tetrisattack-puzzles.json feat: add Tetris Attack (Panel de Pon) with endless, stage clear, and puzzle modes 2026-07-20 00:04:26 -06:00
tetrisattack.json feat: add Tetris Attack (Panel de Pon) with endless, stage clear, and puzzle modes 2026-07-20 00:04:26 -06:00
zuma.json