No description
Find a file
2026-04-26 18:22:05 +00:00
cmd/game engine: implement GameLoop with Update(dt) and Draw, wire into cmd/game 2026-04-26 16:15:58 +00:00
internal feat(US-005): add Player entity with WASD movement and collision 2026-04-26 16:27:19 +00:00
specs chore: ralph project scaffold for 2d stealth game engine 2026-04-25 13:01:58 +00:00
.gitignore ignore game binary and runs/ logs to prevent dirty-tree failures 2026-04-26 18:22:05 +00:00
AGENTS.md instruct agent to commit but not push 2026-04-26 17:19:23 +00:00
fix_plan.md chore: mark US-003 passed; update progress and record push failure in fix_plan.md 2026-04-26 16:20:57 +00:00
go.mod scaffold: add Ebiten entrypoint and package layout (US-001) 2026-04-26 16:13:17 +00:00
go.sum scaffold: add Ebiten entrypoint and package layout (US-001) 2026-04-26 16:13:17 +00:00
prd.json chore(prd): mark US-005 passed; log player addition in progress 2026-04-26 16:27:35 +00:00
progress.txt chore(prd): mark US-005 passed; log player addition in progress 2026-04-26 16:27:35 +00:00