| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 demos covering all engine systems: platformer, shmup, topdown,
audio showcase, physics sandbox. Shared demo/assets/ copied from
macroknight.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
6-task TDD plan covering assets.scm, render-scene!, engine.scm,
game-run!, Makefile updates, and macroknight port.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
- Correct input API (input-state-update, input-held?, create-input-state)
- Remove audio init (mixer.scm not yet extracted)
- Add render-scene! with verified draw-* signatures
- Fix build order, constructor naming, camera resolution
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
Captures the approved design for make-game, game-run!, assets.scm,
and the macroknight port target.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|