aboutsummaryrefslogtreecommitdiff
path: root/engine.scm
AgeCommit message (Collapse)Author
2026-05-20Fix bug in engineHEADmainGene Pasquet
2026-05-16Break out engine frame step callGene Pasquet
2026-04-18Re-formatGene Pasquet
2026-04-18rename modulesGene Pasquet
2026-04-18Refresh docs and re-indentGene Pasquet
2026-04-17Convert entities to alistsGene Pasquet
2026-04-12Enrich entities pipelining to provide scene context to processorsGene Pasquet
2026-04-08Move the engine-update to the sceneGene Pasquet
2026-04-08Refactor to be functionalGene Pasquet
2026-04-08Code cleanupGene Pasquet
2026-04-08Support sclingGene Pasquet
2026-04-07Work on demosGene Pasquet
2026-04-06Fixes, updated licenseGene Pasquet
2026-04-05Rename prefix from downstroke/ to downstroke-Gene Pasquet
2026-04-05Complete implementationGene Pasquet
2026-04-05ProgressGene Pasquet
2026-04-05feat: implement game-run! — SDL2 init, lifecycle hooks, frame loopGene Pasquet
2026-04-05fix: engine.scm defstruct naming, add game-camera test, add simple-logger importGene Pasquet
2026-04-05feat: add engine.scm — game struct, make-game constructor, convenience ↵Gene Pasquet
accessors