Add technical report, update docs/README, remove orphaned victory asset

- Add doc/AScreamFromTheDark_report.md: deep technical report covering
  architecture, features, historical workarounds and known debt.
- Rewrite README.md to reflect the current 'A Scream from the Dark'
  identity (ghost enemy, stamina/jump, fog of war, going-deeper victory)
  instead of the stale 'gioco carino' copy with old file paths.
- Update doc/generation.md: goal is now a random south-edge hatch,
  not the max-Manhattan-distance portal.
- Remove orphaned src/victory.{c,h} and its include in render.c;
  the victory sequence was replaced by the full-screen next_level image.
- Regenerate tracked png2asset outputs to match current build.
This commit is contained in:
2026-06-24 11:11:17 +02:00
parent cc656d01cc
commit 8244790603
20 changed files with 3238 additions and 925 deletions
-2
View File
@@ -1,6 +1,4 @@
//AUTOGENERATED FILE FROM png2asset
// Conversion args: /tiles.png -c /tiles.c -map -bpp 2 -noflip -keep_palette_order
#ifndef METASPRITE_tiles_H
#define METASPRITE_tiles_H