Go to file
type-two 9a42e0eaf8 Step 7: wire FLUX sprites into the game
Chroma-key magenta -> alpha, autocrop, downscale (assets/process_sprites.py ->
public/sprites/). GameScene loads image textures instead of drawing primitives:
tiled darkened floor, crate walls, digger/poser/nerd/sound-guy/booth/pickup
sprites. Bodies sized under the 32px sprites so corridors still fit. Mechanics
verified unchanged (combat, trainspot, level flow).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 23:39:40 +10:00
.claude Vinyl Gauntlet: core game (Gauntlet II re-skin) + FLUX asset queue 2026-07-14 23:17:19 +10:00
assets Step 7: wire FLUX sprites into the game 2026-07-14 23:39:40 +10:00
public/sprites Step 7: wire FLUX sprites into the game 2026-07-14 23:39:40 +10:00
src Step 7: wire FLUX sprites into the game 2026-07-14 23:39:40 +10:00
.gitignore Vinyl Gauntlet: core game (Gauntlet II re-skin) + FLUX asset queue 2026-07-14 23:17:19 +10:00
index.html Vinyl Gauntlet: core game (Gauntlet II re-skin) + FLUX asset queue 2026-07-14 23:17:19 +10:00
package-lock.json Vinyl Gauntlet: core game (Gauntlet II re-skin) + FLUX asset queue 2026-07-14 23:17:19 +10:00
package.json Vinyl Gauntlet: core game (Gauntlet II re-skin) + FLUX asset queue 2026-07-14 23:17:19 +10:00
plan.md Vinyl Gauntlet: core game (Gauntlet II re-skin) + FLUX asset queue 2026-07-14 23:17:19 +10:00