Commit graph

3 commits

Author SHA1 Message Date
49256db1bd refactor: reorganize pxl8 into client/src/ module structure
- core/: main entry, types, logging, I/O, RNG
- asset/: ase loader, cart, save, embed
- gfx/: graphics, animation, atlas, fonts, tilemap, transitions
- sfx/: audio
- script/: lua/fennel runtime, REPL
- hal/: platform abstraction (SDL3)
- world/: BSP, world, procedural gen
- math/: math utilities
- game/: GUI, replay
- lua/: Lua API modules
2026-01-15 08:41:59 -06:00
272e0bc615 fix logo bounce, adjust music a bit 2026-01-08 14:49:45 -06:00
27b6459b9a add anim and transitions and re-org lua api scripts 2025-11-15 11:45:05 -06:00